{"id":123,"date":"2026-04-19T10:47:57","date_gmt":"2026-04-19T10:47:57","guid":{"rendered":"https:\/\/snipershopping.com\/?page_id=123"},"modified":"2026-04-20T05:25:37","modified_gmt":"2026-04-20T05:25:37","slug":"return-policy-2","status":"publish","type":"page","link":"https:\/\/snipershopping.com\/ar\/return-policy-2\/","title":{"rendered":"\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639"},"content":{"rendered":"<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Return Policy &#8211; SNIPER<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700&#038;family=Oswald:wght@700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * { box-sizing: border-box; margin: 0; padding: 0; }\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #ddd;\n            color: #000;\n            font-size: 15px;\n            line-height: 1.7;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        \/* Header *\/\n        .page-header {\n            background-color: #111;\n            padding: 100px 40px 60px;\n            text-align: center;\n        }\n        .page-header h1 {\n            font-family: 'Oswald', sans-serif;\n            font-weight: 700;\n            font-size: clamp(36px, 5.5vw, 79px);\n            color: #fff;\n            text-transform: uppercase;\n            line-height: 0.9;\n            letter-spacing: 2px;\n        }\n        .page-header p {\n            color: rgba(255,255,255,0.6);\n            font-size: 15px;\n            margin-top: 15px;\n        }\n\n        \/* Content *\/\n        .content-wrapper {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 50px 40px;\n        }\n\n        \/* Intro *\/\n        .intro-section {\n            background-color: #fff;\n            padding: 35px 40px;\n            margin-bottom: 30px;\n            border-left: 4px solid #f6721c;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        .intro-section p {\n            color: #444;\n            font-size: 15px;\n            line-height: 1.8;\n        }\n        .intro-section strong { color: #000; }\n\n        \/* Policy Cards with Images *\/\n        .policy-card {\n            background-color: #fff;\n            margin-bottom: 25px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n            overflow: hidden;\n        }\n        .policy-card .card-image {\n            width: 100%;\n            height: 280px;\n            object-fit: cover;\n            display: block;\n        }\n        .policy-card .card-body {\n            padding: 30px 40px;\n        }\n        .policy-card h2 {\n            font-family: 'Oswald', sans-serif;\n            font-weight: 700;\n            font-size: 22px;\n            color: #000;\n            text-transform: uppercase;\n            line-height: 1.1;\n            margin-bottom: 18px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #f6721c;\n        }\n        .policy-card h3 {\n            font-family: 'Inter', sans-serif;\n            font-weight: 700;\n            font-size: 13px;\n            text-transform: uppercase;\n            color: #f6721c;\n            margin-top: 18px;\n            margin-bottom: 6px;\n            letter-spacing: 0.5px;\n        }\n        .policy-card p {\n            color: #444;\n            font-size: 14px;\n            line-height: 1.75;\n            margin-bottom: 10px;\n        }\n        .policy-card p strong { color: #000; }\n\n        \/* Condition List *\/\n        .condition-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n        .condition-list li {\n            padding: 14px 0 14px 30px;\n            border-bottom: 1px solid #eee;\n            position: relative;\n            color: #333;\n            font-size: 14px;\n            line-height: 1.6;\n        }\n        .condition-list li:last-child { border-bottom: none; }\n        .condition-list li::before {\n            content: \"\";\n            position: absolute;\n            left: 0;\n            top: 19px;\n            width: 14px;\n            height: 14px;\n            background-color: #f6721c;\n            border-radius: 50%;\n        }\n        .condition-list li strong {\n            color: #000;\n            font-weight: 700;\n            display: block;\n            margin-bottom: 2px;\n        }\n\n        \/* Warning \/ Non-refundable *\/\n        .warning-box {\n            background-color: #fff3e8;\n            border-left: 4px solid #f6721c;\n            padding: 18px 22px;\n            margin: 15px 0;\n        }\n        .warning-box p {\n            color: #663c00;\n            font-size: 13.5px;\n            line-height: 1.6;\n            margin: 0;\n        }\n        .warning-box strong { color: #000; }\n\n        \/* Support Section *\/\n        .support-section {\n            margin-top: 10px;\n            margin-bottom: 25px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        .support-section .support-image {\n            width: 100%;\n            height: 300px;\n            object-fit: cover;\n            display: block;\n        }\n        .support-section .support-body {\n            background-color: #111;\n            padding: 40px;\n            text-align: center;\n        }\n        .support-section h2 {\n            font-family: 'Oswald', sans-serif;\n            font-weight: 700;\n            font-size: 28px;\n            color: #fff;\n            text-transform: uppercase;\n            margin-bottom: 8px;\n        }\n        .support-section .support-subtitle {\n            color: rgba(255,255,255,0.6);\n            font-size: 14px;\n            margin-bottom: 25px;\n        }\n        .support-section .were-here {\n            font-family: 'Oswald', sans-serif;\n            font-weight: 700;\n            font-size: 18px;\n            color: #f6721c;\n            text-transform: uppercase;\n            margin-top: 20px;\n            letter-spacing: 1px;\n        }\n\n        \/* Contact Grid *\/\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n        .contact-item {\n            text-align: center;\n        }\n        .contact-item .icon-circle {\n            width: 50px;\n            height: 50px;\n            background-color: #f6721c;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 12px;\n        }\n        .contact-item .icon-circle svg {\n            width: 22px;\n            height: 22px;\n            fill: none;\n            stroke: #fff;\n            stroke-width: 2;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n        }\n        .contact-item strong {\n            display: block;\n            color: #fff;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 6px;\n        }\n        .contact-item a {\n            color: rgba(255,255,255,0.8);\n            text-decoration: none;\n            font-size: 15px;\n            font-weight: 700;\n            transition: color 0.3s;\n        }\n        .contact-item a:hover { color: #f6721c; }\n        .contact-item span {\n            color: rgba(255,255,255,0.8);\n            font-size: 15px;\n            font-weight: 700;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .page-header { padding: 80px 20px 50px; }\n            .content-wrapper { padding: 30px 20px; }\n            .intro-section { padding: 25px 22px; }\n            .policy-card .card-image { height: 200px; }\n            .policy-card .card-body { padding: 25px 22px; }\n            .support-section .support-image { height: 200px; }\n            .support-section .support-body { padding: 30px 22px; }\n            .contact-grid { grid-template-columns: 1fr; gap: 25px; }\n        }\n    <\/style>\n<base target=\"_blank\">\n<\/head>\n<body>\n\n<!-- HEADER -->\n<div class=\"page-header\">\n    <h1>\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639<\/h1>\n    <p>Easy returns and exchanges within 14 days<\/p>\n<\/div>\n\n<div class=\"content-wrapper\">\n\n    <!-- Intro -->\n    <div class=\"intro-section\">\n        <p>We are committed to ensuring a <strong>smooth return and exchange process<\/strong> for our customers. Please review the following conditions carefully before initiating a return.<\/p>\n    <\/div>\n\n    <!-- Return Conditions with Image -->\n    <div class=\"policy-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?w=1000&#038;h=400&#038;fit=crop\" alt=\"Return Conditions\" class=\"card-image\">\n        <div class=\"card-body\">\n            <h2>Return Conditions<\/h2>\n            <ul class=\"condition-list\">\n                <li>\n                    <strong>Return Period<\/strong>\n                    You may return your purchase within 14 days of receiving it.\n                <\/li>\n                <li>\n                    <strong>Product Condition<\/strong>\n                    All returned items must be in their original condition, unworn, with product tags and brand labels intact.\n                <\/li>\n                <li>\n                    <strong>Return Fees<\/strong>\n                    Return shipping costs will be applicable if all return conditions are met.\n                <\/li>\n                <li>\n                    <strong>Color Change<\/strong>\n                    If you wish to exchange an item for a different color, the product must be returned in its original condition before placing a new order.\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <!-- Non-Refundable with Image -->\n    <div class=\"policy-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556742049-0cfed4f6a45d?w=1000&#038;h=400&#038;fit=crop\" alt=\"Non-Refundable Items\" class=\"card-image\">\n        <div class=\"card-body\">\n            <h2>Non-Refundable Items<\/h2>\n            <div class=\"warning-box\">\n                <p><strong>Discounted items and undergarments are not eligible<\/strong> for returns or exchanges. Please ensure you review your order carefully before purchasing sale items.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Support Section with Image -->\n    <div class=\"support-section\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?w=1000&#038;h=400&#038;fit=crop\" alt=\"Customer Support\" class=\"support-image\">\n        <div class=\"support-body\">\n            <h2>\u0647\u0644 \u062a\u0648\u0627\u062c\u0647 \u0645\u0634\u0643\u0644\u0629 \u0623\u0648 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u0629\u061f<\/h2>\n            <p class=\"support-subtitle\">\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0641\u0631\u064a\u0642 \u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u0648\u062f\u0648\u062f \u0644\u062f\u064a\u0646\u0627<\/p>\n\n            <div class=\"contact-grid\">\n                <div class=\"contact-item\">\n                    <div class=\"icon-circle\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                    <\/div>\n                    <strong>\u0627\u0644\u0647\u0627\u062a\u0641<\/strong>\n                    <a href=\"tel:+97366680916\">+973 66680916<\/a>\n                <\/div>\n                <div class=\"contact-item\">\n                    <div class=\"icon-circle\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                    <\/div>\n                    <strong>\u0627\u0644\u0647\u0627\u062a\u0641<\/strong>\n                    <a href=\"tel:+97317232066\">+973 17232066<\/a>\n                <\/div>\n                <div class=\"contact-item\">\n                    <div class=\"icon-circle\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                    <\/div>\n                    <strong>\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/strong>\n                    <a href=\"mailto:info@snipershopping.com\">info@snipershopping.com<\/a>\n                <\/div>\n            <\/div>\n\n            <p class=\"were-here\">\u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629!<\/p>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Return Policy &#8211; SNIPER Return Policy Easy returns and exchanges within 14 days We are committed to ensuring a smooth [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-123","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Sniper Admin","author_link":"https:\/\/snipershopping.com\/ar\/author\/snipertradingbh-onlinegmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Return Policy &#8211; SNIPER Return Policy Easy returns and exchanges within 14 days We are committed to ensuring a smooth [&hellip;]","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages\/123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/comments?post=123"}],"version-history":[{"count":0,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages\/123\/revisions"}],"wp:attachment":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/media?parent=123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}