{"product_id":"pumpkin-spice-daily-shampoo-bar","title":"Hexy Hair – Pumpkin Spice Shampoo Bar","description":"\u003cstyle\u003e\n.apaw-product{\n  --bg:#fffaf4;\n  --panel:#ffffff;\n  --soft:#f8f4ee;\n  --border:#eadfce;\n  --text:#3f342c;\n  --heading:#2f261f;\n  --muted:#5d5147;\n  --accent:#8b6b4a;\n  --radius:20px;\n  background:var(--bg);\n  color:var(--text);\n  padding:22px 16px 40px;\n}\n.apaw-product *{box-sizing:border-box;}\n.apaw-inner{max-width:1120px;margin:0 auto;}\n.apaw-product h2,.apaw-product h3{color:var(--heading);margin:0;}\n.apaw-product p{color:var(--muted);line-height:1.7;margin:0;}\n.apaw-hero{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:24px;\n  padding:24px;\n  margin-bottom:14px;\n}\n.apaw-eyebrow{\n  text-transform:uppercase;\n  letter-spacing:2px;\n  font-size:12px;\n  color:#7a6d5d;\n  margin-bottom:8px;\n}\n.apaw-hook{\n  font-size:clamp(26px,3vw,38px);\n  line-height:1.12;\n  font-weight:700;\n  color:var(--heading);\n  margin-bottom:12px;\n}\n.apaw-lead{\n  font-size:16px;\n  max-width:920px;\n  margin-bottom:12px;\n}\n.apaw-boldline{\n  color:var(--heading);\n  font-weight:700;\n  font-size:15px;\n}\n.apaw-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:16px;\n}\n.apaw-pill{\n  border:1px solid var(--border);\n  background:var(--soft);\n  border-radius:999px;\n  padding:8px 12px;\n  font-size:13px;\n  color:var(--heading);\n}\n.apaw-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n  margin-bottom:14px;\n}\n.apaw-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px;\n}\n.apaw-card h3{\n  font-size:20px;\n  margin-bottom:10px;\n}\n.apaw-card ul{\n  margin:0;\n  padding-left:18px;\n}\n.apaw-card li{\n  color:var(--muted);\n  line-height:1.75;\n  margin-bottom:6px;\n}\n.apaw-feature{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px;\n  margin-bottom:14px;\n}\n.apaw-feature h2{\n  font-size:25px;\n  margin-bottom:10px;\n}\n.apaw-feature-row{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:14px;\n}\n.apaw-feature-box{\n  background:var(--soft);\n  border:1px solid var(--border);\n  border-radius:16px;\n  padding:14px;\n}\n.apaw-feature-box strong{\n  color:var(--heading);\n  display:block;\n  margin-bottom:5px;\n}\n.apaw-feature-box span{\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.55;\n}\n.apaw-routine{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px;\n  margin-bottom:14px;\n}\n.apaw-routine h3{\n  font-size:21px;\n  margin-bottom:8px;\n}\n.apaw-routine-item{\n  padding:12px 0;\n  border-bottom:1px solid var(--border);\n}\n.apaw-routine-item:last-child{border-bottom:0;padding-bottom:0;}\n.apaw-routine-item strong{\n  color:var(--heading);\n  display:block;\n  margin-bottom:4px;\n}\n.apaw-routine-item span{\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.6;\n}\n.apaw-cta{\n  background:linear-gradient(180deg,#f8f4ee 0%,#fffaf4 100%);\n  border:1px solid var(--border);\n  border-radius:24px;\n  padding:22px;\n  text-align:center;\n  margin-bottom:14px;\n}\n.apaw-cta h2{\n  font-size:25px;\n  margin-bottom:8px;\n}\n.apaw-details{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n  margin-bottom:10px;\n  overflow:hidden;\n}\n.apaw-details summary{\n  cursor:pointer;\n  padding:15px 16px;\n  font-weight:700;\n  color:var(--heading);\n  list-style:none;\n}\n.apaw-details summary::-webkit-details-marker{display:none;}\n.apaw-details summary:after{\n  content:\"+\";\n  float:right;\n  color:var(--accent);\n  font-size:20px;\n}\n.apaw-details[open] summary:after{content:\"–\";}\n.apaw-details-body{\n  border-top:1px solid var(--border);\n  padding:14px 16px 16px;\n}\n.apaw-details-body ul{\n  margin:0;\n  padding-left:18px;\n}\n.apaw-details-body li{\n  color:var(--muted);\n  line-height:1.7;\n  margin-bottom:5px;\n}\n@media(max-width:850px){\n  .apaw-grid,.apaw-feature-row{grid-template-columns:1fr;}\n  .apaw-hero,.apaw-card,.apaw-feature,.apaw-routine,.apaw-cta{padding:18px;}\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n.apaw-product .apaw-routine-item a,\n.apaw-product .apaw-details-body a{\n  color:var(--heading);\n  text-decoration:underline;\n  text-decoration-thickness:1px;\n  text-underline-offset:3px;\n}\n.apaw-product .apaw-routine-item a:hover,\n.apaw-product .apaw-details-body a:hover{color:var(--accent);}\n.apaw-product .apaw-shipping{\n  margin-top:12px;\n  color:var(--heading);\n  font-size:14px;\n  font-weight:700;\n}\n.apaw-product .apaw-accordion-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:16px;\n  margin-top:14px;\n}\n.apaw-product .apaw-accordion-panel{\n  background:var(--soft);\n  border:1px solid var(--border);\n  border-radius:14px;\n  padding:14px;\n}\n.apaw-product .apaw-accordion-panel h3,\n.apaw-product .apaw-detail-section h3{\n  font-size:17px;\n  margin-bottom:8px;\n}\n.apaw-product .apaw-accordion-panel ul{margin:0;padding-left:18px;}\n.apaw-product .apaw-detail-section + .apaw-detail-section{\n  border-top:1px solid var(--border);\n  margin-top:14px;\n  padding-top:14px;\n}\n.apaw-product .apaw-details[open] \u003e summary{background:var(--soft);}\n.apaw-product .apaw-details-body .apaw-feature-row{margin-bottom:16px;}\n@media(max-width:850px){\n  .apaw-product .apaw-accordion-grid{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-inner\"\u003e\n  \u003cdiv class=\"apaw-hero\"\u003e\n    \u003cp class=\"apaw-eyebrow\"\u003eLimited-Edition Soap-Free Shampoo Bar\u003c\/p\u003e\n    \u003cdiv class=\"apaw-hook\"\u003eA little witchy. A lot more fun on wash day.\u003c\/div\u003e\n    \u003cp class=\"apaw-lead\"\u003eHexy Hair is a 4.5 oz pumpkin spice shampoo bar with a soap-free cleansing base, creamy lather, vegetable protein, provitamin B5, cupuaçu butter, and calendula-infused jojoba.\u003c\/p\u003e\n    \u003cp class=\"apaw-boldline\"\u003eConcentrated cleansing, an easy rinse, and warm pumpkin spice that wears lighter on hair than it smells in the box.\u003c\/p\u003e\n    \u003cdiv class=\"apaw-pills\"\u003e\n\u003cspan class=\"apaw-pill\"\u003e4.5 oz Shampoo Bar\u003c\/span\u003e\u003cspan class=\"apaw-pill\"\u003eSoap Free\u003c\/span\u003e\u003cspan class=\"apaw-pill\"\u003eProvitamin B5\u003c\/span\u003e\u003cspan class=\"apaw-pill\"\u003ePumpkin Spice\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"apaw-feature\"\u003e\n\u003ch2\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003cp\u003eHexy Hair gives you the convenience of solid shampoo without treating your hair like bar soap. The surfactant-based formula lifts oil and everyday buildup, while vegetable protein, provitamin B5, cupuaçu butter, and jojoba support glide, softness, and a more manageable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003cdiv class=\"apaw-grid\"\u003e\n    \u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eLather + hair feel\u003c\/h3\u003e\n\u003cp\u003eA few passes over thoroughly wet hair creates creamy lather that massages easily through the scalp and rinses clean. The concentrated bar works best when you start with less and add more only if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eScent expectation\u003c\/h3\u003e\n\u003cp\u003eWarm pumpkin, vanilla, and sweet-spice notes come through in the dry bar and lather, then settle lighter after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"apaw-grid\"\u003e\n    \u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eWhy you may want it\u003c\/h3\u003e\n\u003cul\u003e\n        \u003cli\u003eSoap-free solid shampoo format\u003c\/li\u003e\n        \u003cli\u003eFull 4.5 oz bar\u003c\/li\u003e\n        \u003cli\u003eProvitamin B5 and vegetable protein\u003c\/li\u003e\n        \u003cli\u003eCupuaçu butter and calendula-infused jojoba\u003c\/li\u003e\n        \u003cli\u003eLimited pumpkin-spice scent\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n        \u003cli\u003eNormal to dry hair\u003c\/li\u003e\n        \u003cli\u003eRoutine shampooing\u003c\/li\u003e\n        \u003cli\u003eTravel or lower-bottle routines\u003c\/li\u003e\n        \u003cli\u003eAnyone who wants fall fragrance without a leave-in scent\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"apaw-routine\"\u003e\n    \u003ch3\u003eBuild a better routine\u003c\/h3\u003e\n    \u003cp\u003eComplete the shower and sink routine with these seasonal favorites:\u003c\/p\u003e\n    \u003cdiv class=\"apaw-routine-item\"\u003e\n      \u003cstrong\u003e\u003ca href=\"\/products\/pumpkin-spice-cold-process-soap\"\u003eOh My Gourd – Pumpkin Spice Cold Process Soap\u003c\/a\u003e\u003c\/strong\u003e\n      \u003cspan\u003eKeep a separate solid bar for body cleansing.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apaw-routine-item\"\u003e\n      \u003cstrong\u003e\u003ca href=\"\/products\/pumpkin-spice-lightweight-body-lotion\"\u003eSally’s Elixir – Pumpkin Spice Body Lotion\u003c\/a\u003e\u003c\/strong\u003e\n      \u003cspan\u003eAdd lightweight moisture to body skin after the shower.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apaw-routine-item\"\u003e\n      \u003cstrong\u003e\u003ca href=\"\/products\/pumpkin-spice-foaming-hand-wash\"\u003ePalm Party – Pumpkin Spice Foaming Hand Wash\u003c\/a\u003e\u003c\/strong\u003e\n      \u003cspan\u003eCarry the same seasonal mood from the shower to the sink.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"apaw-cta\"\u003e\n    \u003ch2\u003eGive wash day a little hex appeal.\u003c\/h2\u003e\n\u003cp\u003eLather only as much as your hair needs, rinse thoroughly, and let the bar dry fully between uses so it lasts.\u003c\/p\u003e\n    \u003cp class=\"apaw-shipping\"\u003eHandcrafted with care \u0026amp; ships within 1 to 4 business days when in stock.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"apaw-details\" open\u003e\n    \u003csummary\u003eHow It Works for You\u003c\/summary\u003e\n    \u003cdiv class=\"apaw-details-body\"\u003e\u003cp\u003eThe soap-free base uses cleansing surfactants to lift oil and everyday buildup. Glycerin, caprylic\/capric triglyceride, vegetable protein, calendula-infused jojoba, cupuaçu butter, and provitamin B5 support glide, softness, and a manageable finish.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"apaw-details\"\u003e\n    \u003csummary\u003eIngredients\u003c\/summary\u003e\n    \u003cdiv class=\"apaw-details-body\"\u003e\n      \u003cdiv class=\"apaw-feature-row\"\u003e\n        \u003cdiv class=\"apaw-feature-box\"\u003e\n          \u003cstrong\u003eSoap-Free Cleansing Base\u003c\/strong\u003e\n          \u003cspan\u003eCreates concentrated shampoo lather without a cold process soap base.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"apaw-feature-box\"\u003e\n          \u003cstrong\u003eVegetable Protein\u003c\/strong\u003e\n          \u003cspan\u003eSupports the conditioning profile and manageable feel.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"apaw-feature-box\"\u003e\n          \u003cstrong\u003eCalendula Jojoba + Cupuaçu\u003c\/strong\u003e\n          \u003cspan\u003eContribute lightweight oil-and-butter conditioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"apaw-feature-box\"\u003e\n          \u003cstrong\u003eProvitamin B5\u003c\/strong\u003e\n          \u003cspan\u003eSupports softness, glide, and an easier-to-manage feel.\u003c\/span\u003e\n        \u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eFull ingredient list\u003c\/h3\u003e\n\u003cp\u003ePropylene Glycol, Sodium Cocoyl Isethionate, Glyceryl Stearate, Water, Glycerin, Caprylic\/Capric Triglyceride, Hydrolysed Vegetable Protein, Phenoxyethanol, Potassium Sorbate, Disodium EDTA, Calendula-Infused Jojoba Oil, Cupuaçu Butter, Provitamin B5, Fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"apaw-details\"\u003e\n    \u003csummary\u003eHow to Use\u003c\/summary\u003e\u003cdiv class=\"apaw-details-body\"\u003e\u003cp\u003eWet hair and the bar thoroughly. Glide the bar over wet hair a few times or work it between wet hands to create lather. Massage through the scalp and hair, then rinse well. Repeat only if needed. Allow the bar to dry completely between uses.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"apaw-details\"\u003e\n    \u003csummary\u003eDetails\u003c\/summary\u003e\n    \u003cdiv class=\"apaw-details-body\"\u003e\n      \u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eSize \u0026amp; packaging\u003c\/h3\u003e\n\u003cp\u003eOne 4.5 oz oval shampoo bar packaged in a paperboard carton.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eProduct standards\u003c\/h3\u003e\n\u003cul\u003e\n        \u003cli\u003eSoap free\u003c\/li\u003e\n        \u003cli\u003eSulfate free\u003c\/li\u003e\n        \u003cli\u003eParaben free\u003c\/li\u003e\n        \u003cli\u003ePhthalate-free fragrance\u003c\/li\u003e\n        \u003cli\u003eVegan\u003c\/li\u003e\n        \u003cli\u003eCruelty free\u003c\/li\u003e\n        \u003cli\u003eConcentrated solid format\u003c\/li\u003e\n        \u003cli\u003eHandcrafted in the USA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eSafety \u0026amp; care\u003c\/h3\u003e\n\u003cp\u003eExternal use only. Avoid eye contact; rinse with clean water if contact occurs. Patch test if you are sensitive to fragrance. Stop use if irritation develops. Keep the bar dry between uses. Not for pets. Children should use only with adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eProcessing, shipping \u0026amp; policies\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eHandcrafted with care \u0026amp; ships within 1 to 4 business days when in stock.\u003c\/strong\u003e Processing time is separate from carrier transit time. See our \u003ca href=\"\/pages\/shipping\"\u003eShipping\u003c\/a\u003e, \u003ca href=\"\/pages\/returns-refunds\"\u003eReturns \u0026amp; Refunds\u003c\/a\u003e, and \u003ca href=\"\/pages\/love-it-or-swap-it-paw-mise%E2%84%A2\"\u003eLove It or Swap It Paw-mise™\u003c\/a\u003e pages for current terms and eligibility.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"4.5 oz Bar","offer_id":53619928629524,"sku":"SHP-PSPCE-45OZ","price":12.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/01-white-background_4ce019db-e108-468d-9d92-96951ed6145a.png?v=1787246830","url":"https:\/\/theapawthecary.co\/products\/pumpkin-spice-daily-shampoo-bar","provider":"The Apawthecary Co.","version":"1.0","type":"link"}