Smoking Barrels GroupSmoking Barrels Group
Smoking Barrels Group
Oops... an Error occured!
GraphQL Error (Code: 520): {"response":{"status":520,"headers":{}},"request":{"query":"\n query product($id: ID!) {\n product(id: $id, idType: SLUG) {\n ...ProductAttributes\n }\n }\n \n fragment ProductAttributes on Product {\n id\n databaseId\n name\n slug\n description\n shortDescription\n image {\n sourceUrl\n srcSet\n sizes\n }\n ... on SimpleProduct {\n price(format: RAW)\n salePrice(format: RAW)\n regularPrice(format: RAW)\n stockStatus\n stockQuantity\n galleryImages {\n nodes {\n sourceUrl\n srcSet\n sizes\n }\n }\n productCategories {\n nodes {\n slug\n name\n count\n }\n }\n }\n ... on VariableProduct {\n price(format: RAW)\n salePrice(format: RAW)\n regularPrice(format: RAW)\n galleryImages {\n nodes {\n sourceUrl\n srcSet\n sizes\n }\n }\n productCategories {\n nodes {\n slug\n name\n count\n }\n }\n attributes {\n nodes {\n id\n name\n label\n options\n visible\n variation\n }\n }\n defaultAttributes {\n nodes {\n id\n name\n label\n value\n }\n }\n variations(first: 50) {\n nodes {\n id\n databaseId\n name\n price(format: RAW)\n salePrice(format: RAW)\n regularPrice(format: RAW)\n stockStatus\n stockQuantity\n image {\n sourceUrl\n srcSet\n sizes\n }\n attributes {\n nodes {\n id\n name\n label\n value\n }\n }\n }\n }\n }\n }\n\n","variables":{"id":"nusantara-series-malabar-full-washed-200gr"}}}
Back to Home