Skip to Content
Menu
This question has been flagged
3055 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
17520
2
Dec 21
1875
2
Dec 19
23655
3
Nov 24
14379
0
Jun 22
2504