Skip to Content
Menu
This question has been flagged
3325 Views

Is there an faster and easier way to check if a product does not have any image than this?


if not product.image_1920 and not product.image_1024 and not product.image_512 and not product.image_256 and not product.image_128

Avatar
Discard

The main image field used is image_1920 and the others for preview and can't be set.

Related Posts Replies Views Activity
4
Mar 22
17917
2
Dec 21
2083
2
Dec 19
23978
3
Nov 24
14851
0
Jun 22
2772