Loading...

Shopify

This page provides the requirements for Optimize CMS integration to work with Shopify.

Requirements

Deeplinking Shopify requires a Javascript element containing {"pageType":"collection",...,"resourceId": 420 } and a subdomain on your myshopify.com account

Example:

<script>
    var meta = {"page":{"pageType":"collection","resourceType":"collection","resourceId":12345}};
</script>

Generated URL

http(s)://#{subdomain}.myshopify.com/admin/#{page_type}/#{resource_id}

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation
Back to Site navigation