{"product_id":"rustic-horseshoe-wall-mounted-wine-opener","title":"🍷 Rustic Horseshoe Wall-Mounted Wine Opener – Vintage Bar Décor","description":"\u003cstyle\u003e\n.horseshoe-opener-page,\n.horseshoe-opener-page *{\n  box-sizing:border-box;\n}\n\n.horseshoe-opener-page{\n  --ink:#342d28;\n  --text:#574f48;\n  --muted:#7a7169;\n\n  --brown:#8b684e;\n  --brown-dark:#654a39;\n  --brown-soft:#f4ece5;\n\n  --iron:#5e6365;\n  --iron-soft:#f1f3f3;\n\n  --cream:#fbf7f0;\n  --sand:#f7f0e7;\n  --soft:#faf9f7;\n  --white:#ffffff;\n\n  --line:#e5dcd4;\n  --accent:#b27d4e;\n\n  width:100%;\n  max-width:800px;\n  margin:0 auto;\n  padding:10px;\n\n  background:#f7f3ee;\n  border:1px solid #e3dad2;\n  border-radius:28px;\n\n  color:var(--text);\n  overflow:hidden;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.5;\n  -webkit-font-smoothing:antialiased;\n}\n\n.horseshoe-opener-page h1,\n.horseshoe-opener-page h2,\n.horseshoe-opener-page p{\n  margin-top:0;\n}\n\n.horseshoe-opener-page h1{\n  margin-bottom:10px;\n  color:var(--ink);\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n  font-weight:850;\n}\n\n.horseshoe-opener-page h2{\n  margin-bottom:8px;\n  color:var(--ink);\n  font-size:25px;\n  line-height:1.18;\n  letter-spacing:-.35px;\n  font-weight:850;\n}\n\n.horseshoe-opener-page p{\n  margin-bottom:0;\n}\n\n.horseshoe-opener-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border-radius:17px;\n}\n\n\n\/* =========================\n   SECTIONS\n========================= *\/\n\n.ho-section{\n  margin-bottom:10px;\n  padding:21px 15px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  box-shadow:0 3px 12px rgba(52,45,40,.035);\n}\n\n.ho-white{background:#fff;}\n.ho-brown{background:var(--brown-soft);}\n.ho-iron{background:var(--iron-soft);}\n.ho-cream{background:var(--cream);}\n.ho-sand{background:var(--sand);}\n.ho-soft{background:var(--soft);}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.ho-label{\n  display:block;\n  margin-bottom:8px;\n\n  color:var(--brown-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.ho-copy{\n  max-width:690px;\n  color:var(--muted);\n}\n\n.ho-image{\n  margin-top:16px;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.ho-hero{\n  padding-top:25px;\n  text-align:center;\n\n  background:\n    radial-gradient(circle at 50% 0%,#efe3d8 0%,transparent 48%),\n    linear-gradient(180deg,#ffffff,#fbf8f4);\n}\n\n.ho-hero .ho-label{\n  text-align:center;\n}\n\n.ho-hero h1{\n  max-width:660px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ho-hero .ho-copy{\n  max-width:625px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ho-hero-image{\n  margin-top:18px;\n}\n\n.ho-hero-line{\n  max-width:650px;\n  margin:14px auto 0;\n  padding-top:12px;\n\n  border-top:1px solid #e3dad2;\n\n  color:#69615b;\n  font-size:13px;\n  line-height:1.65;\n  font-weight:700;\n}\n\n\n\/* =========================\n   BODY\n========================= *\/\n\n.ho-product{\n  text-align:left;\n}\n\n.ho-note{\n  margin-top:12px;\n  padding:10px 12px;\n\n  border-left:3px solid var(--accent);\n  background:rgba(255,255,255,.86);\n\n  color:#6e675f;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.ho-note strong{\n  color:var(--ink);\n}\n\n.ho-line{\n  margin-top:12px;\n  padding-top:11px;\n\n  border-top:1px solid var(--line);\n\n  color:#665f59;\n  text-align:center;\n\n  font-size:13px;\n  line-height:1.55;\n  font-weight:700;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.ho-details{\n  margin-top:13px;\n  padding-top:10px;\n  border-top:1px solid var(--line);\n}\n\n.ho-detail{\n  display:grid;\n  grid-template-columns:120px 1fr;\n  gap:10px;\n\n  padding:8px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.ho-detail:last-child{\n  border-bottom:0;\n}\n\n.ho-detail b{\n  color:var(--ink);\n  font-size:13px;\n}\n\n.ho-detail span{\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.45;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.ho-specs{\n  margin-top:14px;\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.ho-spec{\n  display:grid;\n  grid-template-columns:40% 60%;\n  border-bottom:1px solid var(--line);\n}\n\n.ho-spec:last-child{\n  border-bottom:0;\n}\n\n.ho-spec b,\n.ho-spec span{\n  padding:10px 11px;\n  text-align:left;\n  font-size:13px;\n}\n\n.ho-spec b{\n  background:#f7f2ed;\n  color:var(--ink);\n}\n\n.ho-spec span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   CARE\n========================= *\/\n\n.ho-care{\n  margin-top:13px;\n  padding:12px 13px;\n\n  border-left:3px solid #ad794c;\n  background:#fffaf5;\n}\n\n.ho-care p{\n  margin-bottom:7px;\n  color:#716a63;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.ho-care p:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.ho-faq details{\n  margin-bottom:8px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.ho-faq details:last-child{\n  margin-bottom:0;\n}\n\n.ho-faq summary{\n  position:relative;\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n  font-size:14px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.ho-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.ho-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:14px;\n  top:4px;\n\n  color:var(--brown);\n  font-size:25px;\n}\n\n.ho-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.ho-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.ho-end{\n  padding-top:25px;\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f4ece5 0%,\n      #ffffff 55%,\n      #faf2e9 100%\n    );\n}\n\n.ho-end .ho-label{\n  text-align:center;\n}\n\n.ho-end h2{\n  max-width:620px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ho-end .ho-copy{\n  max-width:600px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ho-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:15px auto 0;\n  padding:15px 18px;\n\n  background:var(--brown-dark);\n  border-radius:14px;\n\n  color:#fff!important;\n\n  text-decoration:none;\n  text-align:center;\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:900;\n\n  box-shadow:0 7px 18px rgba(101,74,57,.18);\n}\n\n.ho-trust{\n  max-width:690px;\n  margin:13px auto 0;\n  padding-top:12px;\n\n  border-top:1px solid #e2d9d1;\n\n  color:#675f59;\n  font-size:12px;\n  line-height:1.75;\n  text-align:center;\n}\n\n.ho-policy{\n  max-width:650px;\n  margin:8px auto 0!important;\n\n  color:#89817b!important;\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n@media(min-width:700px){\n\n  .horseshoe-opener-page{\n    padding:12px;\n    font-size:18px;\n  }\n\n  .ho-section{\n    margin-bottom:13px;\n    padding:27px 22px;\n  }\n\n  .horseshoe-opener-page h1{\n    font-size:38px;\n  }\n\n  .horseshoe-opener-page h2{\n    font-size:28px;\n  }\n\n  .ho-spec b,\n  .ho-spec span{\n    padding:12px 14px;\n    font-size:14px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"horseshoe-opener-page\"\u003e\n\n\n  \u003c!-- =========================\n       HERO\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-hero\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Rustic Function Meets Bar Décor\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      🍷 Turn Opening a Bottle Into Part of the Experience.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"ho-copy\"\u003e\n      A wall-mounted horseshoe wine opener that combines practical lever action with rustic character for home bars, patios and entertaining spaces.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"ho-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904152948_6feb08ed61010b80309069b6e027bf15.jpg?v=1788506992\" alt=\"Rustic horseshoe wall mounted wine opener\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"ho-hero-line\"\u003e\n      Horseshoe Design · Lever-Assisted Opening · Iron Construction · Wall-Mounted · Rustic Bar Style\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       LEVER ACTION\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-brown ho-product\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Less Twisting, More Control\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ⚙️ Let the Lever Do More of the Work\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ho-copy\"\u003e\n      The lever mechanism helps transfer hand pressure into controlled cork removal, giving you a simpler alternative to repeatedly twisting a traditional corkscrew.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"ho-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904152953_6acfbea8b05a0a7070063e72f6e757a5.jpg?v=1788506997\" alt=\"Lever operated horseshoe wine opener\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ho-note\"\u003e\n      \u003cstrong\u003eDesigned for entertaining:\u003c\/strong\u003e\n      keep the opener mounted and ready instead of searching through a drawer when guests arrive.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       STATEMENT PIECE\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-cream ho-product\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Functional Décor\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🐎 A Wine Opener That Looks Good Even When You're Not Using It\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ho-copy\"\u003e\n      The horseshoe-inspired silhouette brings a rustic, industrial feel to home bars, kitchens and gathering spaces while keeping the opener within easy reach.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"ho-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904152959_e246a216e6e6e180680b4265f0117318.jpg?v=1788507002\" alt=\"Rustic horseshoe wine opener home bar decoration\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ho-line\"\u003e\n      Home Bar · Kitchen · Patio · Game Room · Entertaining Space\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       GRIP\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-iron ho-product\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Built for a Confident Grip\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ✋ Comfortable Control With Every Pull\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ho-copy\"\u003e\n      The balanced handheld lever gives you a secure contact point while opening bottles, helping the motion feel steadier and more deliberate.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"ho-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904153002_69cf3e99ce52e186392ce3c44b64409d.jpg?v=1788507006\" alt=\"Horseshoe wine opener handle and grip\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ho-note\"\u003e\n      \u003cstrong\u003eSimple operation:\u003c\/strong\u003e\n      keep the bottle stable and use a smooth, controlled lever motion during opening.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       PLACEMENT\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-sand ho-product\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Put It Where People Gather\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🏡 Give Your Bar or Patio a More Finished Look\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ho-copy\"\u003e\n      The wall-mounted format keeps counter space clear while turning an everyday bottle opener into part of your entertaining setup.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"ho-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904153007_1998e0eea46448baf22694979063b5a8.jpg?v=1788507011\" alt=\"Wall mounted horseshoe wine opener in bar and patio settings\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ho-details\"\u003e\n\n      \u003cdiv class=\"ho-detail\"\u003e\n        \u003cb\u003eHome Bar\u003c\/b\u003e\n        \u003cspan\u003eKeep your opener visible and ready.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-detail\"\u003e\n        \u003cb\u003eKitchen\u003c\/b\u003e\n        \u003cspan\u003eSave drawer and counter space.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-detail\"\u003e\n        \u003cb\u003ePatio\u003c\/b\u003e\n        \u003cspan\u003eAdd rustic character to suitable covered spaces.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-detail\"\u003e\n        \u003cb\u003eGift Idea\u003c\/b\u003e\n        \u003cspan\u003eA distinctive choice for hosts and rustic décor fans.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SPECS\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-soft ho-product\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Product Details\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📋 Quick Specifications\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ho-specs\"\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eProduct\u003c\/b\u003e\n        \u003cspan\u003eWall-Mounted Horseshoe Wine Opener\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eColor\u003c\/b\u003e\n        \u003cspan\u003eSilver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eMaterial\u003c\/b\u003e\n        \u003cspan\u003eIron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eSize\u003c\/b\u003e\n        \u003cspan\u003e12.2 × 5.1 in \/ 31 × 13 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eWeight\u003c\/b\u003e\n        \u003cspan\u003e6.1 oz \/ 172 g\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eMounting\u003c\/b\u003e\n        \u003cspan\u003eWall-Mounted Design\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003ePackage\u003c\/b\u003e\n        \u003cspan\u003e1 × Horseshoe Wine Opener\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-spec\"\u003e\n        \u003cb\u003eHardware\u003c\/b\u003e\n        \u003cspan\u003eMounting Screws Not Included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       INSTALL \/ SAFETY\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-cream ho-product\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Before First Use\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🔧 Secure Mounting Comes First\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ho-care\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eMount securely:\u003c\/strong\u003e\n        install the opener on a suitable solid surface before use.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eHardware not included:\u003c\/strong\u003e\n        choose mounting screws and anchors appropriate for your wall material.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eCheck regularly:\u003c\/strong\u003e\n        make sure the mounting remains tight before operating the lever.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eKeep away from children:\u003c\/strong\u003e\n        the moving lever mechanism may create pinch points.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-white ho-product ho-faq\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Quick Answers\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does it need to be mounted to a wall?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ho-answer\"\u003e\n        Yes. The opener is designed for wall-mounted use and should be securely installed on a suitable surface before operation.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Are mounting screws included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ho-answer\"\u003e\n        No. The supplied product information states that screws and mounting hardware are not included.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How large is the opener?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ho-answer\"\u003e\n        It measures approximately 12.2 × 5.1 inches \/ 31 × 13 cm.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is it made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ho-answer\"\u003e\n        The listed main material is iron, giving the opener its substantial rustic appearance.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Where can I install it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ho-answer\"\u003e\n        It works well in suitable home bars, kitchens, entertaining rooms and covered patio areas where it can be securely mounted.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       CTA\n  ========================== --\u003e\n  \u003csection class=\"ho-section ho-end\"\u003e\n\n    \u003cspan class=\"ho-label\"\u003e\n      Add Character to Your Bar\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🍷 Make the Bottle Opener Part of the Décor.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ho-copy\"\u003e\n      Add a rustic horseshoe centerpiece to your entertaining space while keeping a lever-style opener ready whenever it's time to uncork a bottle.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"ho-button\"\u003e\n      GET YOUR HORSESHOE OPENER →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"ho-trust\"\u003e\n      📦 Tracked Shipping  · \n      🚚 Free Shipping on Orders Over $59.98  · \n      🔒 Secure Checkout  · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"ho-policy\"\u003e\n      Mount securely before use. Installation hardware is not included and should be selected according to the mounting surface.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"31 * 13cm (12.2 * 5.1 inches)","offer_id":49186123088026,"sku":"NC01752609072000-马蹄形开酒器","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/spp_shopify20260904153012_0a3d0705d625a718c11fca694cb00e85_a5cd9dd4-052f-4b21-b73f-725754cf2e1c.jpg?v=1788762725","url":"https:\/\/povlya.com\/products\/rustic-horseshoe-wall-mounted-wine-opener","provider":"povlya.com","version":"1.0","type":"link"}