Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2824 Visninger

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
Kassér

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

Related Posts Besvarelser Visninger Aktivitet
4
mar. 22
17176
2
dec. 21
1744
2
dec. 19
23362
3
nov. 24
13948
0
jun. 22
2343