Skip to content

Instantly share code, notes, and snippets.

@brablc
Last active October 31, 2018 15:40
Show Gist options
  • Save brablc/60017e7d54588f209cbb50413bf3dd9f to your computer and use it in GitHub Desktop.
Save brablc/60017e7d54588f209cbb50413bf3dd9f to your computer and use it in GitHub Desktop.
Shoptet dataLayer - old
dataLayer = [];
dataLayer.push({'shoptet' : {
"pageType": "productDetail",
"product": {
"id": 47844,
"guid": "00d1a8e3-51be-11e7-819d-002590dc5efc",
"hasVariants": true,
"codes": {
"47844\/38": {
"amount": -5,
"stocks": {
"ext": 0,
"1": 0,
"4": 0
}
},
"47844\/39": {
"amount": 0,
"stocks": {
"ext": 0,
"1": 0,
"4": 0
}
},
"47844\/40": {
"amount": 1,
"stocks": {
"ext": 0,
"1": 1,
"4": 0
}
},
"47844\/41": {
"amount": 2,
"stocks": {
"ext": 0,
"1": 2,
"4": 0
}
},
"47844\/42": {
"amount": 2,
"stocks": {
"ext": 0,
"1": 2,
"4": 0
}
}
},
"name": "Baler\u00edny modr\u00e9 s punt\u00edky",
"appendix": "",
"manufacturer": "Paul Green",
"currentCategory": "Testov\u00e1n\u00ed | Bez kr\u00e1tk\u00fdch popisk\u016f",
"defaultCategory": "Testov\u00e1n\u00ed | Bez kr\u00e1tk\u00fdch popisk\u016f",
"currency": "CZK",
"priceWithVat": 948
},
"stocks": {
"4": {
"title": "Brno Krpole",
"isDeliveryPoint": 1
},
"1": {
"title": "Praha Francouzsk\u00e1",
"isDeliveryPoint": 1
},
"ext": {
"title": "Extern\u00ed sklad",
"isDeliveryPoint": 0
}
},
"cart": {
"47844\/38": 1,
"47844\/40": 1
}
}});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment