Ultrashield Interior Low Lustre provides a hard wearing, washable low sheen finish. It has been formulated to include all the features of the most expensive paints on the market, without the price tag.
{
"storeFrontQuery": "query getCollectionData($handle: String = "") {\n collectionByHandle(handle: $handle) {\n id\n handle\n description\n image {\n height\n altText\n }\n products(first: 100, sortKey: BEST_SELLING) {\n nodes {\n category {\n name\n }\n featuredImage {\n height\n url\n altText\n }\n description\n compareAtPriceRange {\n maxVariantPrice {\n amount\n currencyCode\n }\n minVariantPrice {\n amount\n currencyCode\n }\n }\n priceRange {\n maxVariantPrice {\n amount\n currencyCode\n }\n minVariantPrice {\n amount\n currencyCode\n }\n }\n metafield(key: "features", namespace: "custom") {\n value\n key\n }\n handle\n productType\n tags\n title\n }\n }\n metafields(identifiers: [{key: "why_shieldcoat_header", namespace: "custom"},{key: "why_shieldcoat_paragraph", namespace: "custom"},{key: "why_shieldcoat_points", namespace: "custom"}]) {\n key\n value\n }\n }\n}",
"variables": {
"handle": ${system.params.slug}
}
}