Is it possible to output the imageMachine image paths as a miva array/structure?I have a use case where it would be much easier to use page template code instead of javascript.
I've been using <mvt:do name="l.image_count" file="g.Module_Library_DB" value="ProductImageDataList_Load_Product(l.setting s:product:id, l.settings:imagedata)" /> to get at the product images, but is there a way to retrieve the sizes image machine knows about?
thanks very much for any help,
Paul
I've been using <mvt:do name="l.image_count" file="g.Module_Library_DB" value="ProductImageDataList_Load_Product(l.setting s:product:id, l.settings:imagedata)" /> to get at the product images, but is there a way to retrieve the sizes image machine knows about?
thanks very much for any help,
Paul
Comment