Scot's Scripts FAQs and Module Support

If you don't find the answers here contact us.
Documentation and support for our Miva modules is found here. If you can't find the answer you're looking for contact us and we'll add the information.

Watermark / Using Watermark with Legacy Images

Using Watermark with Legacy Images

Auto-watermarking is not possible with legacy images because Miva Merchant doesn't notify modules when legacy images are added. However that doesn't mean you can't save time and use watermark.

To watermark product images as products are displayed, put this somewhere before the image is displayed:

<mvt:do file="'/mm5/5.00/modules/util/watermark.mvc'" name="l.ok" value="watermark_write(l.settings:product:image)" /> 

If the image is not watermarked, the module will take care of it. If the image is watermarked the module will ignore it.

updated December 23, 2017