Skip to Content
Menu
This question has been flagged
2931 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
17300
2
Dec 21
1800
2
Dec 19
23482
3
Nov 24
14073
0
Jun 22
2398