Hi,
How can I use the image variety keyword if an image asset id is known but the image is not a thumbnail to any asset.
For example if the image id is 999 and the variety name is 'small' then can we use something like %image_v_small:999%.?
Hi,
How can I use the image variety keyword if an image asset id is known but the image is not a thumbnail to any asset.
For example if the image id is 999 and the variety name is 'small' then can we use something like %image_v_small:999%.?
Try this
%globals_image_v_small:999%
or
%globals_asset_assetid:999^as_asset:image_v_small%