Skip to content

i4w_prod-smallimage

This shortcode will return the content of the field ‘SmallImage’ from your Keap application’s list of products. It may also be used in the long form, [i4w_product].

ParameterDescriptionDefaultRequired
idThe product’s Id.-Yes
imgwidthImage width in pixels.-No
imgheightImage height in pixels.-No
imgborderImage border in pixels.-No
Shortcode
[i4w_prod id='1234' field='SmallImage' imgwidth='150' imgheight='150' imgborder='0']
Shortcode
[i4w_product id='1234' field='SmallImage' imgwidth='150' imgheight='150' imgborder='0']