Skip to Content
Menu
This question has been flagged
2758 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
17076
2
Dec 21
1686
2
Dec 19
23281
3
Nov 24
13858
0
Jun 22
2275