{"product_id":"misty-gully-extreme-cheese-salt","title":"Misty Gully Extreme Cheese Salt","description":"\u003cstyle\u003e\n.pd-mgcs-wrap {\n  --pd-bg: #ffffff;\n  --pd-bg-alt: #faf8f5;\n  --pd-bg-dark: #1a1a1a;\n  --pd-border: #e8e4de;\n  --pd-accent: #c8102e;\n  --pd-accent-dim: rgba(200,16,46,0.08);\n  --pd-text: #1a1a1a;\n  --pd-muted: #5a5550;\n  --pd-radius: 6px;\n  font-family: inherit;\n  box-sizing: border-box;\n  width: 100%;\n  color: var(--pd-text);\n}\n.pd-mgcs-wrap * { box-sizing: border-box; }\n\n.pd-mgcs-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 32px;\n}\n.pd-mgcs-stat {\n  padding: 18px 16px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.08);\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-mgcs-stat:last-child { border-right: none; }\n.pd-mgcs-stat-val {\n  font-size: 1.1rem;\n  font-weight: 800;\n  color: #c8102e;\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.pd-mgcs-stat-label {\n  font-size: 0.62rem;\n  font-weight: 600;\n  color: #9a9590;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.pd-mgcs-intro {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 22px 24px;\n  margin-bottom: 28px;\n  font-size: 0.96rem;\n  color: var(--pd-muted);\n  line-height: 1.75;\n}\n.pd-mgcs-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-mgcs-heading {\n  font-size: 1.05rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0 0 16px;\n  letter-spacing: -0.01em;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.pd-mgcs-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n.pd-mgcs-uses {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 28px;\n}\n.pd-mgcs-use {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-top: 3px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.pd-mgcs-use-label {\n  font-size: 0.58rem;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n}\n.pd-mgcs-use-title {\n  font-size: 0.92rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n  line-height: 1.3;\n}\n.pd-mgcs-use-body {\n  font-size: 0.84rem;\n  color: var(--pd-muted);\n  line-height: 1.65;\n  margin: 0;\n}\n.pd-mgcs-use-body strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-mgcs-everything {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 22px 28px;\n  margin-bottom: 28px;\n}\n.pd-mgcs-everything-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 14px;\n}\n.pd-mgcs-everything-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 8px;\n}\n.pd-mgcs-item {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: var(--pd-radius);\n  padding: 10px 12px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  color: #f0ece4;\n  text-align: center;\n  line-height: 1.3;\n}\n\n.pd-mgcs-pair {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  margin-bottom: 28px;\n  font-size: 0.88rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n}\n.pd-mgcs-pair strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-mgcs-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 28px;\n}\n.pd-mgcs-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-mgcs-specs-table tr:last-child { border-bottom: none; }\n.pd-mgcs-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-mgcs-specs-table td { padding: 11px 14px; vertical-align: top; line-height: 1.5; }\n.pd-mgcs-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-mgcs-specs-table td:last-child { color: var(--pd-muted); }\n\n.pd-mgcs-faq-item {\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 8px;\n  background: var(--pd-bg-alt);\n  transition: border-color 0.2s;\n}\n.pd-mgcs-faq-item[open] { border-color: var(--pd-accent); }\n.pd-mgcs-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 14px;\n  padding: 16px 20px;\n  font-size: 0.9rem;\n  font-weight: 700;\n  color: var(--pd-text);\n  cursor: pointer;\n  list-style: none;\n  line-height: 1.4;\n}\n.pd-mgcs-faq-item summary::-webkit-details-marker { display: none; }\n.pd-mgcs-faq-icon {\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.2);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--pd-accent);\n  flex-shrink: 0;\n  transition: transform 0.22s;\n}\n.pd-mgcs-faq-icon svg { width: 12px; height: 12px; }\n.pd-mgcs-faq-item[open] .pd-mgcs-faq-icon { transform: rotate(180deg); background: var(--pd-accent); color: #fff; border-color: var(--pd-accent); }\n.pd-mgcs-faq-answer {\n  padding: 0 20px 16px;\n  font-size: 0.87rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n  border-top: 1px solid var(--pd-border);\n}\n.pd-mgcs-faq-answer p { margin: 10px 0 0; }\n.pd-mgcs-faq-answer p:first-child { margin-top: 12px; }\n.pd-mgcs-faq-answer strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-mgcs-cta {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 20px 24px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  flex-wrap: wrap;\n  margin-top: 8px;\n}\n.pd-mgcs-cta-text { font-size: 0.88rem; color: #a8a39e; line-height: 1.5; }\n.pd-mgcs-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-mgcs-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--pd-accent);\n  color: #fff;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 11px 20px;\n  border-radius: var(--pd-radius);\n  transition: background 0.18s;\n  white-space: nowrap;\n}\n.pd-mgcs-cta-btn:hover { background: #a50d25; }\n.pd-mgcs-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 680px) {\n  .pd-mgcs-stats { grid-template-columns: 1fr; }\n  .pd-mgcs-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  .pd-mgcs-stat:last-child { border-bottom: none; }\n  .pd-mgcs-uses { grid-template-columns: 1fr; }\n  .pd-mgcs-everything-grid { grid-template-columns: repeat(2, 1fr); }\n  .pd-mgcs-everything { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-mgcs-wrap\"\u003e\n\n  \u003cdiv class=\"pd-mgcs-stats\"\u003e\n    \u003cdiv class=\"pd-mgcs-stat\"\u003e\n      \u003cspan class=\"pd-mgcs-stat-val\"\u003e$8.50\u003c\/span\u003e\n      \u003cspan class=\"pd-mgcs-stat-label\"\u003eRRP\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-mgcs-stat\"\u003e\n      \u003cspan class=\"pd-mgcs-stat-val\"\u003e110g\u003c\/span\u003e\n      \u003cspan class=\"pd-mgcs-stat-label\"\u003eNet Weight\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-mgcs-stat\"\u003e\n      \u003cspan class=\"pd-mgcs-stat-val\"\u003eAustralian\u003c\/span\u003e\n      \u003cspan class=\"pd-mgcs-stat-label\"\u003eMade\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-mgcs-intro\"\u003e\n    Misty Gully Extreme Cheese Salt is a \u003cstrong\u003eflavoured finishing salt that combines premium sea salt with rich cheese powder\u003c\/strong\u003e for an intense, umami-packed hit of cheese flavour in a single sprinkle. The name says extreme and it means it. This is not a mild cheese dusting. It is a concentrated, intensely savoury seasoning that makes whatever it lands on more interesting. Use it on grilled corn, baked potatoes, chicken wings, fries, roasted vegetables, pasta, or popcorn. On anything coming off the EGG or the grill, a few shakes is all the finish it needs.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-mgcs-heading\"\u003eWhat It Is and How It Works\u003c\/h3\u003e\n  \u003cdiv class=\"pd-mgcs-uses\"\u003e\n\n    \u003cdiv class=\"pd-mgcs-use\"\u003e\n      \u003cspan class=\"pd-mgcs-use-label\"\u003eThe Flavour\u003c\/span\u003e\n      \u003ch4 class=\"pd-mgcs-use-title\"\u003eSea Salt Plus Cheese Powder\u003c\/h4\u003e\n      \u003cp class=\"pd-mgcs-use-body\"\u003eThe base is premium sea salt. The cheese component is a rich, concentrated cheese powder that delivers intense savoury flavour without moisture or added fat. \u003cstrong\u003eThe combination produces a umami-forward seasoning\u003c\/strong\u003e that adds depth to any surface it contacts. The cheese flavour is bold and forward, not subtle. If you want a light cheese suggestion, use half as much. If you want the full hit, use it liberally.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mgcs-use\"\u003e\n      \u003cspan class=\"pd-mgcs-use-label\"\u003eThe Application\u003c\/span\u003e\n      \u003ch4 class=\"pd-mgcs-use-title\"\u003eA Finishing Salt, Not a Dry Rub\u003c\/h4\u003e\n      \u003cp class=\"pd-mgcs-use-body\"\u003eCheese Salt is applied after cooking, not before. It is a finishing salt used to season the surface of cooked food at the point of serving rather than going on the meat before it hits the heat. \u003cstrong\u003eSprinkle it over grilled corn as it comes off the EGG\u003c\/strong\u003e, over hot fries straight from the fryer, or over baked potatoes while they are still steaming. The heat of the food carries the cheese flavour into the surface on contact.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-mgcs-everything\"\u003e\n    \u003cp class=\"pd-mgcs-everything-label\"\u003ePut It On Everything\u003c\/p\u003e\n    \u003cdiv class=\"pd-mgcs-everything-grid\"\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003eGrilled Corn\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003eBaked Potatoes\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003eChicken Wings\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003eFries\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003eRoasted Vegetables\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003ePasta\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003ePopcorn\u003c\/div\u003e\n      \u003cdiv class=\"pd-mgcs-item\"\u003eEggs\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-mgcs-pair\"\u003e\n    \u003cstrong\u003ePairs with the Misty Gully Bacon Salt.\u003c\/strong\u003e The Bacon Salt and Cheese Salt are the two flavoured salts in the Misty Gully range. Both are finishing salts built on the same sea salt base with different flavour profiles. Many cooks keep both on the shelf and use them separately or together. Both are stocked at BBQ Republic at the same price point.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-mgcs-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-mgcs-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eMisty Gully Extreme Cheese Salt\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e110g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eContainer\u003c\/td\u003e\n\u003ctd\u003eShaker (5 x 5 x 13.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBase\u003c\/td\u003e\n\u003ctd\u003ePremium sea salt\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFlavour\u003c\/td\u003e\n\u003ctd\u003eIntense cheese powder\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUse\u003c\/td\u003e\n\u003ctd\u003eFinishing salt, applied post-cook\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSuitable For\u003c\/td\u003e\n\u003ctd\u003eGrilled corn, potatoes, wings, fries, vegetables, pasta, popcorn\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMade In\u003c\/td\u003e\n\u003ctd\u003eAustralia\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eMisty Gully\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 class=\"pd-mgcs-heading\"\u003eCommon Questions\u003c\/h3\u003e\n\n  \u003cdetails class=\"pd-mgcs-faq-item\"\u003e\n    \u003csummary\u003eWhat is Misty Gully Extreme Cheese Salt?\u003cspan class=\"pd-mgcs-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-mgcs-faq-answer\"\u003e\n      \u003cp\u003eIt is a flavoured finishing salt made from premium sea salt blended with concentrated cheese powder. \u003cstrong\u003eIt delivers an intense, umami-heavy cheese flavour\u003c\/strong\u003e when sprinkled over cooked food. It is not a dry rub for pre-cook seasoning. It is a finishing salt applied to hot food at the point of serving, the same way you would use regular salt but with full cheese flavour included.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-mgcs-faq-item\"\u003e\n    \u003csummary\u003eDo I put it on before or after cooking?\u003cspan class=\"pd-mgcs-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-mgcs-faq-answer\"\u003e\n      \u003cp\u003eAfter. Cheese Salt is a finishing salt and is best applied to food straight off the heat. \u003cstrong\u003eThe heat of the food carries the cheese flavour into the surface on contact.\u003c\/strong\u003e Applying it before cooking can burn the cheese powder at high temperatures, reducing flavour quality. Season immediately after the food comes off the EGG, grill, or fryer for the best result.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-mgcs-faq-item\"\u003e\n    \u003csummary\u003eWhat does it taste like?\u003cspan class=\"pd-mgcs-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-mgcs-faq-answer\"\u003e\n      \u003cp\u003eBold, savoury, and intensely cheesy. The sea salt provides the base seasoning and the cheese powder adds a rich, concentrated umami flavour similar to aged cheddar or parmesan. \u003cstrong\u003eThe Extreme label is accurate.\u003c\/strong\u003e This is not a mild cheese suggestion. It is a full-strength cheese flavour in a salt format. Start with a light shake on a small portion to gauge intensity before committing to the full amount.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-mgcs-faq-item\"\u003e\n    \u003csummary\u003eHow does it compare to the Misty Gully Bacon Salt?\u003cspan class=\"pd-mgcs-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-mgcs-faq-answer\"\u003e\n      \u003cp\u003eBoth are flavoured finishing salts on the same sea salt base at the same price point. \u003cstrong\u003eBacon Salt delivers smoky, savoury meat flavour. Cheese Salt delivers intense umami cheese flavour.\u003c\/strong\u003e They work on largely different foods and serve different flavour purposes. Many cooks stock both. Some combine them on dishes like baked potatoes or fries where both bacon and cheese flavours work together.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"pd-mgcs-cta\"\u003e\n    \u003cdiv class=\"pd-mgcs-cta-text\"\u003e\n\u003cstrong\u003eThe full Misty Gully range is in stock at the Wetherill Park showroom.\u003c\/strong\u003e Rubs, seasonings, and flavoured salts across the complete lineup.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-mgcs-cta-btn\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81a19.79 19.79 0 01-3.07-8.63A2 2 0 012 .18h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.09-1.09a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 14.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Call 0434 010 411\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Misty Gully","offers":[{"title":"Default Title","offer_id":46685266018476,"sku":"MGCHS","price":8.5,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/cheese-for-web-1-e1774584737331.jpg?v=1782892714","url":"https:\/\/bbqrepublic.com.au\/products\/misty-gully-extreme-cheese-salt","provider":"BBQ Republic","version":"1.0","type":"link"}