A full take over graphic is a fantastic feature which maximizes the visual impact of a package or product. This is what you need when you want to make a BIG impression!
Customers often use this feature to promote specialty items, sales, or custom informational products.
- Click Store from the menu panel and select Catalogs from the drop-down menu.
- Click the gear icon next to the Catalog you want to update and select Edit from the drop-down menu.
- Select the product and click
- Now here comes the tricky part; scroll down to Advanced and click on the text field next to the 1
- Erase the two [ ] and paste the following code in exactly as it appears below
- NOTE: If there is another JSON array within this field please reach out to your Fotomerchant Success Team to make sure it is added in the correctly within the array. If saved incorrectly, the shopping cart may not functioning correctly.
- Erase the two [ ] and paste the following code in exactly as it appears below
{
"imageLocation": "full"
}
Click outside of the text field and if it does not turn red you have added it correctly. If it's happy, it'll look like this:
Success!
- Apply this text to all of your products you wish to have the full graphics take over.
- Once you are done, Save and review your work.
Alternative placement options
The following strings can be added to add the graphic above or below the package description. Again, as above, copy & paste these into the text field.
Add the graphic above package description:
{
"imageLocation": "above"
}
Add the graphic below package description:
{
"imageLocation": "below"
}
|
Note: Images uploaded should 690px wide for best results, the height can vary to accommodate how much you need to fit inside the image (although we recommend that height stays within 200-400 pixels). |