{"id":3266,"date":"2025-07-09T11:29:11","date_gmt":"2025-07-09T08:29:11","guid":{"rendered":"https:\/\/1111perfume.com\/%d8%b3%db%95%d8%a8%db%95%d8%aa%db%95\/"},"modified":"2026-05-13T16:23:04","modified_gmt":"2026-05-13T13:23:04","slug":"cart","status":"publish","type":"page","link":"https:\/\/1111perfume.com\/ku\/cart\/","title":{"rendered":"\u0633\u06d5\u0628\u06d5\u062a\u06d5"},"content":{"rendered":"\n<!-- === Checkout Trust Chips (No Sticky) \u2014 Short, Safe Fade + Gift (EN only) === --><style>:root{\n    --trust-bg:#fff;\n    --trust-border:#e5e7eb;\n    --trust-text:#111827;\n    --trust-shadow:0 2px 6px rgba(0,0,0,.08);\n    --trust-radius:14px;\n    --trust-gap:12px;\n    --trust-accent:#16a34a;\n  }\n\n  .trust-slider{\n    position:relative;\n    margin:8px 0 14px;\n    background:var(--trust-bg);\n    overflow:hidden;               \/* clips edge overlays *\/\n    border-radius:calc(var(--trust-radius) + 4px);\n  }\n\n  .trust-slider__track{\n    display:flex;\n    gap:var(--trust-gap);\n    overflow-x:auto;\n    scroll-behavior:smooth;\n    -webkit-overflow-scrolling:touch;\n    scrollbar-width:none;\n    padding:8px 2px;\n  }\n  .trust-slider__track::-webkit-scrollbar{display:none}\n\n  .trust-chip{\n    flex:0 0 auto;\n    display:inline-flex; align-items:center; gap:10px;\n    padding:10px 14px;\n    background:var(--trust-bg);\n    border:1px solid var(--trust-border);\n    border-radius:var(--trust-radius);\n    color:var(--trust-text);\n    font-size:14px; font-weight:600; line-height:1;\n    text-decoration:none;\n    box-shadow:var(--trust-shadow);\n    transition:transform .12s, background .15s, border-color .15s;\n    white-space:nowrap;\n  }\n  .trust-chip:hover{background:#f8fafc; transform:translateY(-2px)}\n\n  \/* Icon + micro pulse *\/\n  .trust-chip__icon{\n    width:22px; height:22px; display:inline-flex;\n    align-items:center; justify-content:center;\n    border-radius:50%;\n    background:rgba(22,163,74,.08);\n    border:1px solid rgba(22,163,74,.25);\n    position:relative;\n  }\n  .trust-chip__icon::after{\n    content:\"\"; position:absolute; inset:-3px; border-radius:50%;\n    border:2px solid rgba(22,163,74,.25); opacity:.0; transform:scale(.8);\n    animation:trustPulse 2.6s ease-in-out infinite;\n  }\n  @keyframes trustPulse{\n    0%,60%{opacity:0; transform:scale(.8)}\n    75%{opacity:.5; transform:scale(1.05)}\n    100%{opacity:0; transform:scale(1.15)}\n  }\n  .trust-chip__icon svg{width:14px; height:14px; display:block}\n\n  \/* Edge fades (clipped to slider) *\/\n  .trust-slider__edge{\n    position:absolute; top:0; bottom:0; width:36px;\n    pointer-events:none; z-index:2; opacity:0; transition:opacity .2s;\n  }\n  .trust-slider__edge--left{\n    left:0;\n    background:linear-gradient(to right, var(--trust-bg) 45%, rgba(255,255,255,0));\n  }\n  .trust-slider__edge--right{\n    right:0;\n    background:linear-gradient(to left, var(--trust-bg) 45%, rgba(255,255,255,0));\n  }\n\n  @media (max-width:480px){\n    :root{--trust-gap:10px}\n    .trust-chip{font-size:13px; padding:9px 12px}\n    .trust-chip__icon{width:20px; height:20px}\n    .trust-chip__icon svg{width:12px; height:12px}\n  }\n<\/style><div class=\"trust-slider\" aria-label=\"Checkout benefits\"><div class=\"trust-slider__edge trust-slider__edge--left\" aria-hidden=\"true\"><\/div><div class=\"trust-slider__edge trust-slider__edge--right\" aria-hidden=\"true\"><\/div><div class=\"trust-slider__track\" id=\"trust-slider-track\" tabindex=\"0\" role=\"listbox\"><!-- Existing chips --><div class=\"trust-chip\" role=\"option\" aria-label=\"Free Shipping\"><span class=\"trust-chip__icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 7L9 18l-5-5\" stroke=\"var(--trust-accent)\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span><span>Free Shipping<\/span><\/div><div class=\"trust-chip\" role=\"option\" aria-label=\"2-Day Delivery\"><span class=\"trust-chip__icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 7L9 18l-5-5\" stroke=\"var(--trust-accent)\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span><span>2-Day Delivery<\/span><\/div><div class=\"trust-chip\" role=\"option\" aria-label=\"Cash on Delivery\"><span class=\"trust-chip__icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 7L9 18l-5-5\" stroke=\"var(--trust-accent)\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span><span>Cash on Delivery<\/span><\/div><div class=\"trust-chip\" role=\"option\" aria-label=\"No Address, No Hassle\"><span class=\"trust-chip__icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 7L9 18l-5-5\" stroke=\"var(--trust-accent)\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span><span>No Address, No Hassle<\/span><\/div><!-- Gift --><div class=\"trust-chip\" role=\"option\" aria-label=\"Send as a Gift\"><span class=\"trust-chip__icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 8h18v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8z\" stroke=\"var(--trust-accent)\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path><path d=\"M12 8v13M3 8h18M4 12h16\" stroke=\"var(--trust-accent)\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M12 8s-3.5-.4-3.5-2A1.5 1.5 0 0 1 10 4c2 0 2 2 2 2s0-2 2-2a1.5 1.5 0 0 1 1.5 2c0 1.6-3.5 2-3.5 2Z\" stroke=\"var(--trust-accent)\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path><\/svg><\/span><span>Send a Gift<\/span><\/div><\/div><\/div><script>(function(){\n  const track = document.getElementById('trust-slider-track');\n  if(!track) return;\n\n  const container = track.parentElement;\n  const leftEdge  = container.querySelector('.trust-slider__edge--left');\n  const rightEdge = container.querySelector('.trust-slider__edge--right');\n\n  function updateFades(){\n    const max = track.scrollWidth - track.clientWidth;\n    if (max <= 0) { leftEdge.style.opacity = 0; rightEdge.style.opacity = 0; return; }\n    const sl = Math.ceil(Math.abs(track.scrollLeft));\n    leftEdge.style.opacity  = sl > 0 ? 1 : 0;\n    rightEdge.style.opacity = sl < Math.ceil(max) - 1 ? 1 : 0;\n  }\n\n  updateFades();\n  track.addEventListener('scroll', updateFades, { passive:true });\n  window.addEventListener('resize', updateFades);\n})();\n<\/script><!-- === \/Checkout Trust Chips \u2014 Short, Safe Fade + Gift (EN only) === -->\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Free Shipping 2-Day Delivery Cash on Delivery No Address, No Hassle Send a Gift<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3266","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/pages\/3266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/comments?post=3266"}],"version-history":[{"count":2,"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/pages\/3266\/revisions"}],"predecessor-version":[{"id":36690,"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/pages\/3266\/revisions\/36690"}],"wp:attachment":[{"href":"https:\/\/1111perfume.com\/ku\/wp-json\/wp\/v2\/media?parent=3266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}