Using production release GIKA, demo site database.
If I use
<actinic:variable name="ProductImageFileName" />
in a product layout, then on page preview I get the value
x-sneakers.jpg
whereas the same variable in Standard Product Image layout returns
../x-sneakers.jpg
If I use
<actinic:variable name="ProductImageFileName" />
in a product layout, then on page preview I get the value
x-sneakers.jpg
whereas the same variable in Standard Product Image layout returns
../x-sneakers.jpg
Comment