Load items into SimulArt

You may load items from external sites directly into your store. Do do so, you can create links with specific variables passed in the URL:


artWidth
Width of your image
artHeight
Height of your image
artMedia
Optional media type (valid options are canvas, paper, metal, wood, acrylic)
artPrice
Optional price of the item framed (when a media type is provided - e.g. 125 or 89.95)
artTitle
Optional title of the item framed (when a media type is provided)
step
Must be set to 2
artUrl
HTTPS image URL, must be a JPEG image

Example:

https://simulartstudio.com/demostore/index.php?artWidth=16&artHeight=20&step=2&artUrl=https://framing.studio/images/remote-image.jpg




Load print-on-demand items into SimulArt

You may load resizable/croppable images to be printed from external sites directly into your store. Do do so, you can create links with specific variables passed in the URL:


step
Must be set to 2
artUrl
HTTPS image URL, must be a JPEG image

Example:

https://simulartstudio.com/demostore/bridge.php?step=2&artUrl=https://framing.studio/images/remote-image.jpg




Load Shopify items into SimulArt

Shopify items with fixed dimensions can be passed to SimulArt using their ID and variant ID:


shopifyId
Numeric Shopify product ID
shopifyVariantId
Numeric Shopify variant ID

Example:

https://simulartstudio.com/your-folder/?shopifyId=your-item-id&shopifyVariantId=your-variant-id

For this to work, your SimulArt store must be connected to Shopify and your Shopify item must have dimensions in option 1 (width and height, e.g. 16"x20") and an optional media type in option 2 (canvas or paper).



Load print-on-demand Shopify items into SimulArt

Shopify print-on-demand items can be passed to SimulArt using their ID and variant ID:


shopifyId
Numeric Shopify product ID
shopifyVariantId
Numeric Shopify variant ID

Example:

https://simulartstudio.com/your-folder-here/bridge.php?shopifyId=your-item-id&shopifyVariantId=your-variant-id

For this to work, your SimulArt store must be connected to Shopify.



Link to images already added to SimulArt

You can link to images already added to SimulArt by using an image ID. Do do so, you must specify 2 variables in the URL:


imgId
ID assigned, you will find it under Settings -> Web Store -> Images Offered -> Image
step
Must be set to 2

Example:

https://www.simulartstudio.com/demostore/index.php?imgId=8&step=2






Back



© SimulArt Inc.