{"product_id":"premium-dried-pineapple","title":"Premium Dried Pineapple","description":"\n\u003cstyle\u003e\n.tabs-wrapper {\n  max-width: 800px;\n  margin: 0 auto 30px;\n  font-family: 'Poppins', sans-serif;\n}\n\n.badges-wrapper {\n  display: flex;\n  justify-content: center;\n  gap: 12px;\n  margin-bottom: 15px;\n  flex-wrap: wrap;\n}\n\n.badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  padding: 6px 16px;\n  border-radius: 16px;\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: #333;\n  background: linear-gradient(135deg, #FFD700, #FFC107);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.25);\n  text-align: center;\n}\n\n.badge::before {\n  content: \"★\";\n  color: white;\n}\n\n.tabs {\n  display: flex;\n  justify-content: center;\n  gap: 15px;\n  margin-bottom: 15px;\n  flex-wrap: nowrap;\n  overflow-x: auto;\n}\n\n.tab-btn {\n  background: none;\n  border: none;\n  font-weight: 600;\n  font-size: 0.95rem;\n  padding: 10px 12px;\n  cursor: pointer;\n  border-bottom: 2px solid transparent;\n  transition: all 0.3s ease;\n  white-space: nowrap;\n}\n\n.tab-btn.active {\n  border-bottom: 3px solid #FFD700;\n  color: #000;\n}\n\n.tab-content {\n  display: none;\n  background: #fff;\n  border-radius: 12px;\n  padding: 18px 20px;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  line-height: 1.6;\n  max-width: 800px;\n  margin: 0 auto 30px;\n  text-align: left;\n  direction: ltr;\n  opacity: 0;\n  transform: translateY(10px);\n  transition: 0.3s;\n}\n\n.tab-content.active {\n  display: block;\n  opacity: 1;\n  transform: translateY(0);\n}\n\n@media(max-width:480px){\n\n  .tabs {\n    justify-content: flex-start;\n    gap: 8px;\n    overflow-x: auto;\n  }\n\n  .tab-btn {\n    flex: 0 0 auto;\n    min-width: 90px;\n    text-align: center;\n  }\n\n  .tabs-wrapper {\n    padding: 0 10px;\n  }\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tabs-wrapper\" id=\"gp-dried-pineapple\"\u003e\n\n\u003cdiv class=\"badges-wrapper\"\u003e\n  \u003cspan class=\"badge\"\u003eNo Added Sugar\u003c\/span\u003e\n  \u003cspan class=\"badge\"\u003e100% Natural Fruit\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tabs\"\u003e\n\n\u003cbutton type=\"button\" class=\"tab-btn active\" data-tab=\"description-pineapple\"\u003e\nDescription\n\u003c\/button\u003e\n\n\u003cbutton type=\"button\" class=\"tab-btn\" data-tab=\"ingredients-pineapple\"\u003e\nIngredients\n\u003c\/button\u003e\n\n\u003cbutton type=\"button\" class=\"tab-btn\" data-tab=\"nutrition-pineapple\"\u003e\nNutrition\n\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv id=\"description-pineapple\" class=\"tab-content active\"\u003e\n\n\u003cp\u003e\u003cstrong\u003ePremium Dried Pineapple\u003c\/strong\u003e — Enjoy the naturally sweet and tropical taste of real pineapple, carefully dried to preserve its delicious flavour, aroma, and natural goodness.\u003c\/p\u003e\n\n\u003cp\u003eMade from carefully selected ripe pineapples, our dried pineapple contains \u003cstrong\u003eno added sugar, no preservatives, and no artificial ingredients\u003c\/strong\u003e — just 100% natural pineapple in every bite.\u003c\/p\u003e\n\n\u003cp\u003eA delicious and convenient natural snack that's perfect for home, work, lunch boxes, hiking, travelling, or whenever you want something naturally sweet. Pair it with our \u003cstrong\u003epremium biltong for the perfect sweet and savoury South African-inspired snack.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv id=\"ingredients-pineapple\" class=\"tab-content\"\u003e\n\n\u003cp\u003e\u003cstrong\u003e100% Pineapple.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003eNo added sugar. No preservatives. No artificial colours or flavours.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv id=\"nutrition-pineapple\" class=\"tab-content\"\u003e\n\n\n\u003cp\u003e\nEnergy: 347 kcal\u003cbr\u003e\nProtein: 1.2 g\u003cbr\u003e\nCarbohydrates: 84.1 g (of which naturally occurring sugars: 77.1 g)\u003cbr\u003e\nFat: 0.7 g\u003cbr\u003e\nDietary Fibre: 2.4 g\u003cbr\u003e\nSodium: 0 mg\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  const wrapper = document.getElementById('gp-dried-pineapple');\n\n  if (!wrapper) return;\n\n  wrapper.addEventListener('click', function(event) {\n    const button = event.target.closest('.tab-btn');\n\n    if (!button || !wrapper.contains(button)) return;\n\n    const targetId = button.getAttribute('data-tab');\n    const target = wrapper.querySelector('#' + targetId);\n\n    if (!target) return;\n\n    wrapper.querySelectorAll('.tab-btn').forEach(function(btn) {\n      btn.classList.remove('active');\n    });\n\n    wrapper.querySelectorAll('.tab-content').forEach(function(content) {\n      content.classList.remove('active');\n    });\n\n    button.classList.add('active');\n    target.classList.add('active');\n  });\n})();\n\u003c\/script\u003e\n\n","brand":"Gaia's Pantry","offers":[{"title":"Default Title","offer_id":53233494819097,"sku":null,"price":14.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0963\/2078\/2617\/files\/WhatsAppImage2026-09-22at14.04.08_1.jpg?v=1790075552","url":"https:\/\/gaiaspantry.com\/products\/premium-dried-pineapple","provider":"Gaia’s Pantry","version":"1.0","type":"link"}