Skip to main content

Shopify

Requirements

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

Ex:

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

Generated URL

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