Add resizing parameters for the product images inside the merchandising zone section.

Slack Notes: May 22nd 2019

The default SMT merchandising zone template is located in the file cabinet at: Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. — CMS > CMS > [Application Name] > Published > Templates > merchzone_default.txt

Add code like this,

<img src=”<%= item.cms.image.url %>?resizeid=2&resizeh=300&resizew=300″ alt=”<%= item.cms.image.alt_text %>” />

Leave a comment

Your email address will not be published. Required fields are marked *