{"info":{"_postman_id":"554dba2c-fc67-4ea5-b18f-137be0c00aa8","name":"GraphQL GTM","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"554dba2c-fc67-4ea5-b18f-137be0c00aa8","publishedId":"UVXetJi2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-01-10T08:39:45.000Z"},"item":[{"name":"GET code Product","id":"faf9a835-cce3-49e7-a2f1-e755bbd01216","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        action: \"product\"\r\n        id: \"24-MB02\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5f9d1f66-f13f-4b59-89a7-a59b1d1e7f5f","name":"GET code Product Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        action: \"product\"\r\n        id: \"24-MB02\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:23:25 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:23:25 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:23:25 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=78bc62990558a6c4c43497455627ef30; expires=Thu, 08-Jan-2032 08:23:25 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=fd36749448404ca6142cb31d94e3b72e; expires=Thu, 08-Jan-2032 08:23:25 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=fb7b05fae41ddcbdc038bc7d1be97e01; expires=Thu, 08-Jan-2032 08:23:25 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"293"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"113510"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<script>gtag(\\\"event\\\", \\\"view_item\\\", {\\\"items\\\":[{\\\"id\\\":\\\"24-MB02\\\",\\\"name\\\":\\\"Fusion Backpack\\\",\\\"list_name\\\":\\\"Product View\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":12,\\\"price\\\":39,\\\"brand\\\":\\\"8-Hour shipping fee\\\",\\\"variant\\\":\\\"Blue\\\"}]});</script>\"\n        }\n    }\n}"}],"_postman_id":"faf9a835-cce3-49e7-a2f1-e755bbd01216"},{"name":"GET code Category","id":"88ac8c69-3a29-4db3-b98c-e8cfc20d64fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n                  filters: {\r\n        type: \"GTM\"\r\n        action: \"category\"\r\n        id: \"4\"\r\n        pageSize: 5\r\n        currentPage: 1\r\n       \r\n        sort: {\r\n          position: ASC\r\n          price: ASC\r\n         \r\n        }\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"73a1727a-c3ea-43a0-b3f2-2980a40b9133","name":"GET code Category Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n                  filters: {\r\n        type: \"GTM\"\r\n        action: \"category\"\r\n        id: \"4\"\r\n        pageSize: 5\r\n        currentPage: 1\r\n       \r\n        sort: {\r\n          position: ASC\r\n          price: ASC\r\n         \r\n        }\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:24:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:24:02 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:24:01 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=ffa5307edd2eace6c752d60c7fe3eaa2; expires=Thu, 08-Jan-2032 08:24:01 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=82bb9bdb3beaf1a1c7a15ac618dbe018; expires=Thu, 08-Jan-2032 08:24:02 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=bafbc770ccb6ef9655f0b8a3bf01f041; expires=Thu, 08-Jan-2032 08:24:02 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2210"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"739127"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-WNT8J7X\\\" height=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript><script>dataLayer.push({\\\"ecomm_pagetype\\\":\\\"category\\\",\\\"ecommerce\\\":{\\\"currencyCode\\\":\\\"EUR\\\",\\\"impressions\\\":[{\\\"id\\\":\\\"Virtual Product\\\",\\\"name\\\":\\\"Virtual Product\\\",\\\"price\\\":32,\\\"list\\\":\\\"Bags\\\",\\\"position\\\":1,\\\"category\\\":\\\"Bags\\\",\\\"brand\\\":\\\"Default\\\",\\\"path\\\":\\\" > Virtual Product\\\",\\\"category_path\\\":\\\"\\\"},{\\\"id\\\":\\\"Hien\\\",\\\"name\\\":\\\"Hien\\\",\\\"price\\\":32,\\\"list\\\":\\\"Bags\\\",\\\"position\\\":2,\\\"category\\\":\\\"Bags\\\",\\\"brand\\\":\\\"Default\\\",\\\"path\\\":\\\" > Hien\\\",\\\"category_path\\\":\\\"\\\"},{\\\"id\\\":\\\"test\\\",\\\"name\\\":\\\"test\\\",\\\"price\\\":50,\\\"list\\\":\\\"Bags\\\",\\\"position\\\":3,\\\"category\\\":\\\"Bags\\\",\\\"brand\\\":\\\"Default\\\",\\\"path\\\":\\\" > test\\\",\\\"category_path\\\":\\\"\\\"},{\\\"id\\\":\\\"24-WB04\\\",\\\"name\\\":\\\"Push It Messenger Bag\\\",\\\"price\\\":45,\\\"list\\\":\\\"Bags\\\",\\\"position\\\":4,\\\"category\\\":\\\"Bags\\\",\\\"brand\\\":\\\"Default\\\",\\\"path\\\":\\\" > Push It Messenger Bag\\\",\\\"category_path\\\":\\\"\\\"},{\\\"id\\\":\\\"24-WB07\\\",\\\"name\\\":\\\"Overnight Duffle\\\",\\\"price\\\":45,\\\"list\\\":\\\"Bags\\\",\\\"position\\\":5,\\\"category\\\":\\\"Bags\\\",\\\"brand\\\":\\\"Default\\\",\\\"path\\\":\\\" > Overnight Duffle\\\",\\\"category_path\\\":\\\"\\\"}],\\\"items\\\":[{\\\"item_id\\\":\\\"Virtual Product\\\",\\\"item_name\\\":\\\"Virtual Product\\\",\\\"price\\\":32,\\\"item_list_name\\\":\\\"Bags\\\",\\\"item_list_id\\\":\\\"4\\\",\\\"index\\\":1,\\\"quantity\\\":99,\\\"item_brand\\\":\\\"Default\\\"},{\\\"item_id\\\":\\\"Hien\\\",\\\"item_name\\\":\\\"Hien\\\",\\\"price\\\":32,\\\"item_list_name\\\":\\\"Bags\\\",\\\"item_list_id\\\":\\\"4\\\",\\\"index\\\":2,\\\"quantity\\\":100,\\\"item_brand\\\":\\\"Default\\\"},{\\\"item_id\\\":\\\"test\\\",\\\"item_name\\\":\\\"test\\\",\\\"price\\\":50,\\\"item_list_name\\\":\\\"Bags\\\",\\\"item_list_id\\\":\\\"4\\\",\\\"index\\\":3,\\\"quantity\\\":100,\\\"item_brand\\\":\\\"Default\\\"},{\\\"item_id\\\":\\\"24-WB04\\\",\\\"item_name\\\":\\\"Push It Messenger Bag\\\",\\\"price\\\":45,\\\"item_list_name\\\":\\\"Bags\\\",\\\"item_list_id\\\":\\\"4\\\",\\\"index\\\":4,\\\"quantity\\\":93,\\\"item_brand\\\":\\\"Default\\\"},{\\\"item_id\\\":\\\"24-WB07\\\",\\\"item_name\\\":\\\"Overnight Duffle\\\",\\\"price\\\":45,\\\"item_list_name\\\":\\\"Bags\\\",\\\"item_list_id\\\":\\\"4\\\",\\\"index\\\":5,\\\"quantity\\\":86,\\\"item_brand\\\":\\\"Default\\\"}]},\\\"ga4_event\\\":\\\"view_item_list\\\"});</script>\"\n        }\n    }\n}"}],"_postman_id":"88ac8c69-3a29-4db3-b98c-e8cfc20d64fd"},{"name":"GET code Homepage","id":"7317b7af-d00e-4c10-bfad-4f86c60568f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query{\r\n    mpGTMCodeHome\t\t\r\n    {\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8a91b992-8db7-4868-ada6-6a863bee8d3a","name":"GET code Homepage Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query{\r\n    mpGTMCodeHome\t\t\r\n    {\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:24:31 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:24:32 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:24:31 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=64d258f04cb56ea611195b8285588c37; expires=Thu, 08-Jan-2032 08:24:31 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=3a9c7c5e8824bb47242b402a72c04d71; expires=Thu, 08-Jan-2032 08:24:32 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=ff469e04d86f4068ba1d2edf6a992a7a; expires=Thu, 08-Jan-2032 08:24:32 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"316"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"272811"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCodeHome\": {\n            \"code\": \"<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-WNT8J7X\\\" height=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript><script>dataLayer.push({\\\"ecomm_pagetype\\\":\\\"home\\\",\\\"ecommerce\\\":{\\\"currencyCode\\\":\\\"EUR\\\"}});</script>\"\n        }\n    }\n}"}],"_postman_id":"7317b7af-d00e-4c10-bfad-4f86c60568f8"},{"name":"GET code Catalog Search","id":"2625eee3-6810-43c6-a1fe-ec38c8993a0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n                  filters: {\r\n        type: \"FbPixel\"\r\n        action: \"catalogsearch\"\r\n        id: \"bag\"\r\n        pageSize: 4\r\n        currentPage: 2\r\n        sort: {\r\n          position: DESC\r\n          \r\n        }\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4b11ccc8-49fd-451e-87e0-578c545a3b85","name":"GET code Catalog Search Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n                  filters: {\r\n        type: \"FbPixel\"\r\n        action: \"catalogsearch\"\r\n        id: \"bag\"\r\n        pageSize: 4\r\n        currentPage: 2\r\n        sort: {\r\n          position: DESC\r\n          \r\n        }\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:25:09 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:25:10 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:25:09 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=b9f538b38a675a9f15e496073e597ef8; expires=Thu, 08-Jan-2032 08:25:09 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=5a66ff442979b13c5821b9337ee2156c; expires=Thu, 08-Jan-2032 08:25:10 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=0a007b490b0d55233cacb948ca3b1981; expires=Thu, 08-Jan-2032 08:25:10 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"521"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"272823"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<script>fbq(\\\"track\\\", \\\"Search\\\", {\\\"content_ids\\\":[\\\"8\\\",\\\"4\\\",\\\"3\\\",\\\"1\\\"],\\\"content_name\\\":\\\"Search\\\",\\\"content_type\\\":\\\"product\\\",\\\"contents\\\":[{\\\"id\\\":\\\"8\\\",\\\"quantity\\\":86,\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"price\\\":32},{\\\"id\\\":\\\"4\\\",\\\"quantity\\\":0,\\\"name\\\":\\\"Wayfarer Messenger Bag\\\",\\\"price\\\":45},{\\\"id\\\":\\\"3\\\",\\\"quantity\\\":10,\\\"name\\\":\\\"Crown Summit Backpack\\\",\\\"price\\\":0},{\\\"id\\\":\\\"1\\\",\\\"quantity\\\":84,\\\"name\\\":\\\"test\\\",\\\"price\\\":14}],\\\"currency\\\":\\\"EUR\\\",\\\"value\\\":91})</script>\"\n        }\n    }\n}"}],"_postman_id":"2625eee3-6810-43c6-a1fe-ec38c8993a0f"},{"name":"GET code Checkout Index","id":"e4ff290e-1f18-4278-bd68-84414dacb1a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"FbPixel\"\r\n        action: \"checkoutindex\"\r\n        id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n        sort: {\r\n          position: ASC\r\n          price: ASC\r\n         \r\n        }\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0bb73bd0-2f9b-423b-a8ee-9b04540c4504","name":"GET code Checkout Index Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"FbPixel\"\r\n        action: \"checkoutindex\"\r\n        id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n        sort: {\r\n          position: ASC\r\n          price: ASC\r\n         \r\n        }\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:28:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:28:12 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:28:12 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=759f0d0a7f24964d506723a8b060db18; expires=Thu, 08-Jan-2032 08:28:12 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=bacd6317a88b22034fc5f56861761166; expires=Thu, 08-Jan-2032 08:28:12 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=bfb0cf14e21c51a7e8b5e3a8983819b9; expires=Thu, 08-Jan-2032 08:28:12 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"374"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"803916"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<script>fbq(\\\"track\\\", \\\"InitiateCheckout\\\", {\\\"content_ids\\\":[\\\"6\\\",\\\"8\\\"],\\\"content_name\\\":\\\"checkout\\\",\\\"content_type\\\":\\\"product\\\",\\\"contents\\\":[{\\\"id\\\":\\\"6\\\",\\\"name\\\":\\\"Fusion Backpack\\\",\\\"price\\\":39,\\\"quantity\\\":2},{\\\"id\\\":\\\"8\\\",\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"price\\\":32,\\\"quantity\\\":2}],\\\"currency\\\":\\\"EUR\\\",\\\"value\\\":142})</script>\"\n        }\n    }\n}"}],"_postman_id":"e4ff290e-1f18-4278-bd68-84414dacb1a8"},{"name":"GET code Checkout Cart","id":"3b2df040-ce20-4005-82cf-916b55dabc45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        action: \"checkoutcart\"\r\n        id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c23270f4-1706-413f-bd25-c8829e90998f","name":"GET code Checkout Cart Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        action: \"checkoutcart\"\r\n        id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:28:53 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:28:53 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:28:53 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=b0b8d32b67628e9f24fd931a01dec6fa; expires=Thu, 08-Jan-2032 08:28:53 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=952ff490510117130f7ad3f208190a61; expires=Thu, 08-Jan-2032 08:28:53 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=f2c1bfe0019d7018fd9cf2172b584e3d; expires=Thu, 08-Jan-2032 08:28:53 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"947"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"739404"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<script>gtag(\\\"event\\\", \\\"begin_checkout\\\", {\\\"items\\\":[{\\\"id\\\":\\\"24-MB02\\\",\\\"name\\\":\\\"Fusion Backpack\\\",\\\"list_name\\\":\\\"Cart View\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":2,\\\"price\\\":39,\\\"brand\\\":\\\"Default\\\"},{\\\"id\\\":\\\"24-WB01\\\",\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"list_name\\\":\\\"Cart View\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":2,\\\"price\\\":32,\\\"brand\\\":\\\"Default\\\"}],\\\"coupon\\\":\\\"\\\",\\\"checkout_step\\\":1});</script><script>\\n                                    gtag(\\n                                        \\\"event\\\",\\n                                        \\\"set_checkout_option\\\",\\n                                        {\\n                                            \\\"checkout_step\\\": 1,\\n                                            \\\"checkout_option\\\": \\\"begin_checkout\\\"\\n                                        }\\n                                    )\\n                                  </script>\"\n        }\n    }\n}"}],"_postman_id":"3b2df040-ce20-4005-82cf-916b55dabc45"},{"name":"GET code Checkout success","id":"8b4b3636-283d-4896-ad15-7da4af6e74b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GTM\"\r\n        action: \"checkoutsuccess\"\r\n        id: \"000000159\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"070a2468-7cf8-4f4f-96d0-69e6aafc49ba","name":"GET code Checkout success Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GTM\"\r\n        action: \"checkoutsuccess\"\r\n        id: \"000000159\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:31:18 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:31:18 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:31:18 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=de9cb4e02327dc0016ff74efd4e4c56f; expires=Thu, 08-Jan-2032 08:31:18 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=62c661a073d208fe7abba8da59677387; expires=Thu, 08-Jan-2032 08:31:18 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=3b3f7e09b3194ebffebfe8eeb9639599; expires=Thu, 08-Jan-2032 08:31:18 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1571"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"855552"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-WNT8J7X\\\" height=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript><script>dataLayer.push({\\\"ecomm_prodid\\\":[\\\"WS12-M-Orange\\\"],\\\"ecomm_pagetype\\\":\\\"purchase\\\",\\\"ecomm_totalvalue\\\":44,\\\"ecommerce\\\":{\\\"purchase\\\":{\\\"actionField\\\":{\\\"id\\\":\\\"000000159\\\",\\\"affiliation\\\":\\\"Main Website-Main Website Store-Default Store View\\\",\\\"order_id\\\":\\\"000000159\\\",\\\"subtotal\\\":\\\"44.0000\\\",\\\"shipping\\\":\\\"10.0000\\\",\\\"tax\\\":\\\"3.6300\\\",\\\"revenue\\\":44,\\\"discount\\\":\\\"0.0000\\\",\\\"coupon\\\":\\\"\\\",\\\"created_at\\\":\\\"2022-01-10 14:43:33\\\",\\\"items\\\":\\\"WS12-M-Orange\\\",\\\"items_qty\\\":\\\"WS12-M-Orange:2\\\"},\\\"products\\\":[{\\\"id\\\":\\\"WS12-M-Orange\\\",\\\"name\\\":\\\"Radiant Tee-M-Orange\\\",\\\"price\\\":22,\\\"variant\\\":\\\"Orange\\\",\\\"brand\\\":\\\"Default\\\",\\\"category\\\":\\\"Tees\\\\/Tees\\\\/Performance Fabrics\\\\/Default Category\\\",\\\"attribute_set_id\\\":\\\"9\\\",\\\"attribute_set_name\\\":\\\"Top\\\",\\\"quantity\\\":\\\"2\\\"}]},\\\"currencyCode\\\":\\\"EUR\\\",\\\"transaction_id\\\":\\\"000000159\\\",\\\"affiliation\\\":\\\"Main Website-Main Website Store-Default Store View\\\",\\\"value\\\":44,\\\"tax\\\":\\\"3.6300\\\",\\\"shipping\\\":\\\"10.0000\\\",\\\"currency\\\":\\\"EUR\\\",\\\"coupon\\\":\\\"\\\",\\\"items\\\":[{\\\"item_id\\\":\\\"WS12-M-Orange\\\",\\\"item_name\\\":\\\"Radiant Tee-M-Orange\\\",\\\"price\\\":22,\\\"quantity\\\":\\\"2\\\",\\\"item_variant\\\":\\\"Orange\\\",\\\"item_brand\\\":\\\"Default\\\",\\\"item_category\\\":\\\"Tees\\\",\\\"item_category1\\\":\\\"Tees\\\",\\\"item_category2\\\":\\\"Performance Fabrics\\\",\\\"item_category3\\\":\\\"Default Category\\\"}]},\\\"ga4_event\\\":\\\"purchase\\\"});</script>\"\n        }\n    }\n}"}],"_postman_id":"8b4b3636-283d-4896-ad15-7da4af6e74b3"},{"name":"GET code One Step Checkout","id":"05ae4b6c-e6d3-4451-aff6-c20754abc460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GTM\"\r\n        action: \"mponestepcheckout\"\r\n        id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5bef6a3f-8e84-4655-8aed-c6858d8a4323","name":"GET code One Step Checkout Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GTM\"\r\n        action: \"mponestepcheckout\"\r\n        id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:29:20 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:29:21 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:29:20 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=e79d506f52e353f965cf715246890c99; expires=Thu, 08-Jan-2032 08:29:20 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=94e1dc2be7dab52b191bfda8b5e2570a; expires=Thu, 08-Jan-2032 08:29:21 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=52eba5546409d3f736001bdc153b0e9b; expires=Thu, 08-Jan-2032 08:29:21 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1201"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"803919"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-WNT8J7X\\\" height=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript><script>dataLayer.push({\\\"event\\\":\\\"checkout\\\",\\\"ecommerce\\\":{\\\"checkout\\\":{\\\"actionField\\\":{\\\"step\\\":\\\"2\\\",\\\"option\\\":\\\"Checkout Page\\\"},\\\"products\\\":[{\\\"id\\\":\\\"24-MB02\\\",\\\"name\\\":\\\"Fusion Backpack\\\",\\\"sku\\\":\\\"24-MB02\\\",\\\"price\\\":39,\\\"quantity\\\":2,\\\"attribute_set_id\\\":\\\"15\\\",\\\"attribute_set_name\\\":\\\"Bag\\\",\\\"brand\\\":\\\"Default\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\"},{\\\"id\\\":\\\"24-WB01\\\",\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"sku\\\":\\\"24-WB01\\\",\\\"price\\\":32,\\\"quantity\\\":2,\\\"attribute_set_id\\\":\\\"15\\\",\\\"attribute_set_name\\\":\\\"Bag\\\",\\\"brand\\\":\\\"Default\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\"}]},\\\"items\\\":[{\\\"item_id\\\":\\\"24-MB02\\\",\\\"item_name\\\":\\\"Fusion Backpack\\\",\\\"price\\\":39,\\\"quantity\\\":2,\\\"item_brand\\\":\\\"Default\\\",\\\"item_category\\\":\\\"Gear\\\",\\\"item_category1\\\":\\\"Bags\\\",\\\"index\\\":1},{\\\"item_id\\\":\\\"24-WB01\\\",\\\"item_name\\\":\\\"Voyage Yoga Bag\\\",\\\"price\\\":32,\\\"quantity\\\":2,\\\"item_brand\\\":\\\"Default\\\",\\\"item_category\\\":\\\"Gear\\\",\\\"item_category1\\\":\\\"Bags\\\",\\\"index\\\":2}]},\\\"ga4_event\\\":\\\"begin_checkout\\\"});</script>\"\n        }\n    }\n}"}],"_postman_id":"05ae4b6c-e6d3-4451-aff6-c20754abc460"},{"name":"GET code Multi Shipping Checkout Success","id":"60b83f51-66c9-4b21-b4b1-c8389e5f608f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        action: \"multishippingcheckoutsuccess\"\r\n        id: \"000000158,000000159\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5e87b2c6-3ae3-415a-9789-5d1dfec35521","name":"GET code Multi Shipping Checkout Success Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        action: \"multishippingcheckoutsuccess\"\r\n        id: \"000000158,000000159\"\r\n        \r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 09:38:21 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 09:38:22 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 10:38:21 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=57d9fc96755156cff5fc597d8cd91490; expires=Thu, 08-Jan-2032 09:38:21 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=a277f03a793bf5765252b7705ac3f0c4; expires=Thu, 08-Jan-2032 09:38:22 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=f4455febba389100579645425e99aaf7; expires=Thu, 08-Jan-2032 09:38:22 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1175"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"409289"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<script>gtag(\\\"event\\\", \\\"purchase\\\", {\\\"transaction_id\\\":\\\"000000158\\\",\\\"value\\\":0,\\\"currency\\\":\\\"EUR\\\",\\\"tax\\\":\\\"0.0000\\\",\\\"shipping\\\":\\\"5.0000\\\",\\\"items\\\":[{\\\"id\\\":\\\"24-MB031\\\",\\\"name\\\":\\\"Crown Summit Backpack\\\",\\\"list_name\\\":\\\"Cart View\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":\\\"1.0000\\\",\\\"price\\\":0,\\\"brand\\\":\\\"Default\\\",\\\"variant\\\":\\\"Black\\\"},{\\\"id\\\":\\\"24-WB05\\\",\\\"name\\\":\\\"Savvy Shoulder Tote\\\",\\\"list_name\\\":\\\"Cart View\\\",\\\"category\\\":\\\"Gear\\\\/Collections\\\\/Bags\\\",\\\"quantity\\\":\\\"1.0000\\\",\\\"price\\\":24,\\\"brand\\\":\\\"Default\\\"},{\\\"id\\\":\\\"24-WB02\\\",\\\"name\\\":\\\"Compete Track Tote\\\",\\\"list_name\\\":\\\"Cart View\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":\\\"1.0000\\\",\\\"price\\\":32,\\\"brand\\\":\\\"Default\\\"}]});</script><script>gtag(\\\"event\\\", \\\"purchase\\\", {\\\"transaction_id\\\":\\\"000000159\\\",\\\"value\\\":44,\\\"currency\\\":\\\"EUR\\\",\\\"tax\\\":\\\"3.6300\\\",\\\"shipping\\\":\\\"10.0000\\\",\\\"items\\\":[{\\\"id\\\":\\\"WS12-M-Orange\\\",\\\"name\\\":\\\"Radiant Tee-M-Orange\\\",\\\"list_name\\\":\\\"Cart View\\\",\\\"category\\\":\\\"Tees\\\\/Tees\\\\/Performance Fabrics\\\\/Default Category\\\",\\\"quantity\\\":\\\"2.0000\\\",\\\"price\\\":22,\\\"brand\\\":\\\"Default\\\",\\\"variant\\\":\\\"Orange\\\"}]});</script>\"\n        }\n    }\n}"}],"_postman_id":"60b83f51-66c9-4b21-b4b1-c8389e5f608f"},{"name":"GET code Thank You Page","id":"d3be62af-c7be-423e-9614-82c5618a1c90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"FbPixel\"\r\n        action: \"mpthankyoupage\"\r\n        id: \"000000159\"\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1bd12711-71e1-4896-88c0-c434fc619279","name":"GET code Thank You Page Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMCode(\r\n  \t\tfilters: {\r\n        type: \"FbPixel\"\r\n        action: \"mpthankyoupage\"\r\n        id: \"000000159\"\r\n      }\r\n    ){\r\n    code\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:33:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:33:12 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:33:12 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=3775753f5f0abda8d73866a7eb7fc009; expires=Thu, 08-Jan-2032 08:33:12 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=3def4e58a4c2d5f481730f2427a9a750; expires=Thu, 08-Jan-2032 08:33:12 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=a786da4fa3116eebdc0373c3363af6a5; expires=Thu, 08-Jan-2032 08:33:12 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"302"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"273067"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMCode\": {\n            \"code\": \"<script>fbq(\\\"track\\\", \\\"Purchase\\\", {\\\"content_ids\\\":[\\\"1554\\\"],\\\"content_name\\\":\\\"Purchase\\\",\\\"content_type\\\":\\\"product\\\",\\\"contents\\\":[{\\\"id\\\":\\\"1554\\\",\\\"name\\\":\\\"Radiant Tee-M-Orange\\\",\\\"price\\\":22,\\\"quantity\\\":\\\"2\\\"}],\\\"currency\\\":\\\"EUR\\\",\\\"value\\\":44})</script>\"\n        }\n    }\n}"}],"_postman_id":"d3be62af-c7be-423e-9614-82c5618a1c90"},{"name":"GET head by GTM","id":"da2b42a7-5649-48c5-bdf2-2d1fe58711f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMHead(\r\n  \t\tfilters: {\r\n        type: \"GTM\"\r\n        \r\n      }\r\n    ){\r\n    head\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b59bb98c-27c7-4a57-8cde-25d001192e4e","name":"GET head by GTM Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMHead(\r\n  \t\tfilters: {\r\n        type: \"GTM\"\r\n        \r\n      }\r\n    ){\r\n    head\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:16:20 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:16:20 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:16:20 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=0742ff2ceb6e1b562d6086423f90e6c5; expires=Thu, 08-Jan-2032 08:16:20 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=18a803fb1ac2396593a03cbf4da3add6; expires=Thu, 08-Jan-2032 08:16:20 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=55352a514f951e9dadaf59a8e12f55c2; expires=Thu, 08-Jan-2032 08:16:20 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"592"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"83403"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMHead\": {\n            \"head\": \"<script>\\n                                (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n                                new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n                                j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\\n                                'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n                                })(window,document,'script','dataLayer','GTM-WNT8J7X');\\n                            </script>\"\n        }\n    }\n}"}],"_postman_id":"da2b42a7-5649-48c5-bdf2-2d1fe58711f0"},{"name":"GET head by GA","id":"62ba1f45-1be2-45ff-b546-f1847fd5912f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMHead(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        \r\n      }\r\n    ){\r\n    head\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5f961ebf-99f4-4d54-be0a-8b4a9ab21a12","name":"GET head by GA Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMHead(\r\n  \t\tfilters: {\r\n        type: \"GA\"\r\n        \r\n      }\r\n    ){\r\n    head\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:22:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:22:02 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:22:01 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=459cf293baab3481889f2890a6beb786; expires=Thu, 08-Jan-2032 08:22:01 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=20a7b689630d66e5eae04697957e4872; expires=Thu, 08-Jan-2032 08:22:02 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=eebdd3191cbe49e8ab496350805bdba0; expires=Thu, 08-Jan-2032 08:22:02 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"845"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"739087"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMHead\": {\n            \"head\": \"<script async src=\\\"https://www.googletagmanager.com/gtag/js?id=UA-136669873-1\\\"></script><script>\\n                                window.dataLayer = window.dataLayer || [];\\n                                function gtag() {dataLayer.push(arguments);}\\n                                gtag('js', new Date());\\n                                gtag('set', {'currency': 'EUR'});\\n                                gtag('set', {'link_attribution': false});\\n                                gtag('set', {'anonymize_ip': true});\\n                                gtag('set', {'allow_ad_personalization_signals': false});\\n                                gtag('config', 'UA-136669873-1');gtag('set', {'linker': {'domains':[\\\"http://192.168.1.200/hiennt/ce242a/\\\"]}});gtag('config', 'UA-136390026-1');</script>\"\n        }\n    }\n}"}],"_postman_id":"62ba1f45-1be2-45ff-b546-f1847fd5912f"},{"name":"GET head by Facebook Pixel","id":"5412524d-d7da-4754-8e06-220005344cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMHead(\r\n  \t\tfilters: {\r\n        type: \"FbPixel\"\r\n        \r\n      }\r\n    ){\r\n    head\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6a60196a-db7b-4fd9-808a-9e7f424d530f","name":"GET head by Facebook Pixel Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\r\n    mpGTMHead(\r\n  \t\tfilters: {\r\n        type: \"FbPixel\"\r\n        \r\n      }\r\n    ){\r\n    head\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:22:46 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:22:46 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:22:46 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=197edd39f27cdd7f0fee47c99530acee; expires=Thu, 08-Jan-2032 08:22:46 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=845e24de334bbe78251416d1873717fd; expires=Thu, 08-Jan-2032 08:22:46 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=96d19cab863e26abab502301f4c6ecf2; expires=Thu, 08-Jan-2032 08:22:46 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1087"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"113495"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpGTMHead\": {\n            \"head\": \"<script>\\n                                !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?\\n                                n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\\n                                n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;\\n                                t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,\\n                                document,'script','https://connect.facebook.net/en_US/fbevents.js');\\n                                fbq('init', '713904815669996');\\n                                fbq('track', 'PageView');\\n                            </script>\\n                            <noscript>\\n                                <img height='1' width='1' style='display:none'\\n                                alt='Facebook Pixel'\\n                                src='https://www.facebook.com/tr?id=713904815669996&ev=PageView&noscript=1'/>\\n                            </noscript>\"\n        }\n    }\n}"}],"_postman_id":"5412524d-d7da-4754-8e06-220005344cf8"},{"name":"GET code Add to Cart","id":"30b7afdf-3eff-4bde-b02f-70e0affbb2e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{customer_tocken_graphql}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation {\r\n  addSimpleProductsToCart(\r\n    input: {\r\n      cart_id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n      cart_items: [\r\n        {\r\n          data: {\r\n            quantity: 2\r\n            sku: \"24-WB01\"\r\n          }\r\n        }\r\n      ]\r\n    }\r\n  ) {\r\n    cart {\r\n    gtm_add_to_cart\r\n    ga_add_to_cart\r\n    fb_add_to_cart\r\n      items {\r\n        id\r\n        product {\r\n          sku\r\n          stock_status\r\n        }\r\n        quantity\r\n        \r\n      }\r\n    }\r\n  }\r\n}\r\n","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"46de94cf-2a05-4593-be7c-2c1c331a2dd9","name":"GET code Add to Cart Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{customer_tocken_graphql}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation {\r\n  addSimpleProductsToCart(\r\n    input: {\r\n      cart_id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\"\r\n      cart_items: [\r\n        {\r\n          data: {\r\n            quantity: 2\r\n            sku: \"24-WB01\"\r\n          }\r\n        }\r\n      ]\r\n    }\r\n  ) {\r\n    cart {\r\n    gtm_add_to_cart\r\n    ga_add_to_cart\r\n    fb_add_to_cart\r\n      items {\r\n        id\r\n        product {\r\n          sku\r\n          stock_status\r\n        }\r\n        quantity\r\n        \r\n      }\r\n    }\r\n  }\r\n}\r\n","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:37:10 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:37:11 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:37:11 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=262a861308c0c711beffaca70cd702be; expires=Thu, 08-Jan-2032 08:37:11 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=5a434fbdcbdce5542f9b5c66fa3dd4fd; expires=Thu, 08-Jan-2032 08:37:11 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=81f4ef15a4826aa7af4051277c191497; expires=Thu, 08-Jan-2032 08:37:11 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1333"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"511133"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"addSimpleProductsToCart\": {\n            \"cart\": {\n                \"gtm_add_to_cart\": \"<script>dataLayer.push({\\\"event\\\":\\\"addToCart\\\",\\\"ecommerce\\\":{\\\"currencyCode\\\":\\\"EUR\\\",\\\"add\\\":{\\\"products\\\":[{\\\"id\\\":\\\"24-WB01\\\",\\\"sku\\\":\\\"24-WB01\\\",\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"price\\\":32,\\\"brand\\\":\\\"Default\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":2}]},\\\"items\\\":[{\\\"item_id\\\":\\\"24-WB01\\\",\\\"item_name\\\":\\\"Voyage Yoga Bag\\\",\\\"price\\\":32,\\\"quantity\\\":2,\\\"item_brand\\\":\\\"Default\\\",\\\"item_category\\\":\\\"Gear\\\",\\\"item_category1\\\":\\\"Bags\\\"}]},\\\"ga4_event\\\":\\\"add_to_cart\\\"})</script>\",\n                \"ga_add_to_cart\": \"<script>gtag(\\\"event\\\", \\\"add_to_cart\\\", {\\\"items\\\":[{\\\"id\\\":\\\"24-WB01\\\",\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"list_name\\\":\\\"Add To Cart\\\",\\\"category\\\":\\\"Gear\\\\/Bags\\\",\\\"quantity\\\":2,\\\"price\\\":32,\\\"brand\\\":\\\"Default\\\"}]})</script>\",\n                \"fb_add_to_cart\": \"<script>fbq(\\\"track\\\", \\\"AddToCart\\\", {\\\"content_ids\\\":[\\\"8\\\"],\\\"content_name\\\":[\\\"Voyage Yoga Bag\\\"],\\\"content_type\\\":\\\"product\\\",\\\"contents\\\":[{\\\"id\\\":\\\"8\\\",\\\"name\\\":\\\"Voyage Yoga Bag\\\",\\\"price\\\":32,\\\"quantity\\\":2}],\\\"currency\\\":\\\"EUR\\\",\\\"value\\\":32})</script>\",\n                \"items\": [\n                    {\n                        \"id\": \"492\",\n                        \"product\": {\n                            \"sku\": \"24-MB02\",\n                            \"stock_status\": \"IN_STOCK\"\n                        },\n                        \"quantity\": 2\n                    },\n                    {\n                        \"id\": \"493\",\n                        \"product\": {\n                            \"sku\": \"24-WB01\",\n                            \"stock_status\": \"IN_STOCK\"\n                        },\n                        \"quantity\": 6\n                    },\n                    {\n                        \"id\": \"494\",\n                        \"product\": {\n                            \"sku\": \"24-MG04\",\n                            \"stock_status\": \"IN_STOCK\"\n                        },\n                        \"quantity\": 1\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"30b7afdf-3eff-4bde-b02f-70e0affbb2e6"},{"name":"GET code Delete Cart","id":"3ffed528-dbe5-41e5-8a4b-f04eb38a09ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{customer_tocken_graphql}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation {\r\n  removeItemFromCart(\r\n    input: {\r\n      cart_id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\",\r\n      cart_item_id: 494\r\n    }\r\n  )\r\n {\r\n  cart {\r\n    items {\r\n      id\r\n      product {\r\n        name\r\n      }\r\n      quantity\r\n    }\r\n    prices {\r\n      grand_total{\r\n        value\r\n        currency\r\n      }\r\n    }\r\n    gtm_add_to_cart\r\n    ga_add_to_cart\r\n    fb_add_to_cart\r\n    gtm_remove_from_cart\r\n    ga_remove_from_cart\r\n  }\r\n }\r\n}\r\n","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3fcd4281-b0f5-4a94-ad4e-9a4167dc3188","name":"GET code Delete Cart Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer {{customer_tocken_graphql}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation {\r\n  removeItemFromCart(\r\n    input: {\r\n      cart_id: \"pmNJpCFKZ2EQDJAAu8bpQMu2HjoABNBS\",\r\n      cart_item_id: 494\r\n    }\r\n  )\r\n {\r\n  cart {\r\n    items {\r\n      id\r\n      product {\r\n        name\r\n      }\r\n      quantity\r\n    }\r\n    prices {\r\n      grand_total{\r\n        value\r\n        currency\r\n      }\r\n    }\r\n    gtm_add_to_cart\r\n    ga_add_to_cart\r\n    fb_add_to_cart\r\n    gtm_remove_from_cart\r\n    ga_remove_from_cart\r\n  }\r\n }\r\n}\r\n","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jan 2022 08:38:29 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Sun, 10 Jan 2021 08:38:30 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sq1kmvq2oveul18rpd7ubo31v9; expires=Mon, 10-Jan-2022 09:38:29 GMT; Max-Age=3600; path=/hiennt/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=9871423ac9aa5d12e84cafa1d0ed271a; expires=Thu, 08-Jan-2032 08:38:29 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=c3faf6d614f44b253d3832a29ec70047; expires=Thu, 08-Jan-2032 08:38:30 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=8a26e2f578305ddf22d706c40d2398e2; expires=Thu, 08-Jan-2032 08:38:30 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Magento-Debug","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1007"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"83640"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"removeItemFromCart\": {\n            \"cart\": {\n                \"items\": [\n                    {\n                        \"id\": \"492\",\n                        \"product\": {\n                            \"name\": \"Fusion Backpack\"\n                        },\n                        \"quantity\": 2\n                    }\n                ],\n                \"prices\": {\n                    \"grand_total\": {\n                        \"value\": 84.44,\n                        \"currency\": \"EUR\"\n                    }\n                },\n                \"gtm_add_to_cart\": \"\",\n                \"ga_add_to_cart\": \"\",\n                \"fb_add_to_cart\": \"\",\n                \"gtm_remove_from_cart\": \"<script>dataLayer.push({\\\"event\\\":\\\"removeFromCart\\\",\\\"ecommerce\\\":{\\\"currencyCode\\\":\\\"EUR\\\",\\\"remove\\\":{\\\"products\\\":[{\\\"id\\\":\\\"24-MG04\\\",\\\"sku\\\":\\\"24-MG04\\\",\\\"name\\\":\\\"Aim Analog Watch\\\",\\\"price\\\":45,\\\"brand\\\":\\\"Default\\\",\\\"category\\\":\\\"Gear\\\\/Watches\\\",\\\"quantity\\\":1}]},\\\"items\\\":[{\\\"item_id\\\":\\\"24-MG04\\\",\\\"item_name\\\":\\\"Aim Analog Watch\\\",\\\"price\\\":45,\\\"quantity\\\":1,\\\"item_brand\\\":\\\"Default\\\",\\\"item_category\\\":\\\"Gear\\\",\\\"item_category1\\\":\\\"Watches\\\"}]},\\\"ga4_event\\\":\\\"remove_from_cart\\\"})</script>\",\n                \"ga_remove_from_cart\": \"<script>dataLayer.push({\\\"items\\\":[{\\\"id\\\":\\\"24-MG04\\\",\\\"name\\\":\\\"Aim Analog Watch\\\",\\\"list_name\\\":\\\"Remove To Cart\\\",\\\"category\\\":\\\"Gear\\\\/Watches\\\",\\\"quantity\\\":1,\\\"price\\\":45,\\\"brand\\\":\\\"Default\\\"}]})</script>\"\n            }\n        }\n    }\n}"}],"_postman_id":"3ffed528-dbe5-41e5-8a4b-f04eb38a09ac"}]}