{"id":6121505443390,"date":"2025-02-27T11:28:31","date_gmt":"2025-02-27T07:28:31","guid":{"rendered":"https:\/\/gajed.com\/?page_id=3729"},"modified":"2026-03-28T18:49:15","modified_gmt":"2026-03-28T18:49:15","slug":"purchase-protection","status":"publish","type":"page","link":"https:\/\/gajed.com\/pk\/purchase-protection\/","title":{"rendered":"Purchase Protection"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6121505443390\" class=\"elementor elementor-6121505443390\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-b78f283 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"b78f283\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06c891f elementor-widget elementor-widget-html\" data-id=\"06c891f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ===== GAJED PK - PURCHASE PROTECTION PAGE ===== *\/\r\n.gpk-protect {\r\n  --gpk-bg: #0f1115;\r\n  --gpk-bg-2: #151922;\r\n  --gpk-card: #171c25;\r\n  --gpk-card-2: #1c2330;\r\n  --gpk-text: #ffffff;\r\n  --gpk-muted: #c7d0dc;\r\n  --gpk-soft: #9eabba;\r\n  --gpk-border: rgba(255,255,255,.08);\r\n  --gpk-accent: #ff6900;\r\n  --gpk-accent-2: #ff8f3c;\r\n  --gpk-shadow: 0 20px 50px rgba(0,0,0,.22);\r\n  width: 100%;\r\n  color: var(--gpk-text);\r\n  font-family: inherit;\r\n}\r\n\r\n.gpk-protect * { box-sizing: border-box; }\r\n\r\n.gpk-protect a { text-decoration: none; }\r\n\r\n.gpk-protect img {\r\n  max-width: 100%;\r\n  height: auto;\r\n}\r\n\r\n.gpk-protect-wrap {\r\n  width: 100%;\r\n  max-width: 100%;\r\n  margin: 0;\r\n  padding-left: 24px;\r\n  padding-right: 24px;\r\n}\r\n\r\n.gpk-protect-section {\r\n  padding: 34px 0;\r\n}\r\n\r\n.gpk-protect-hero {\r\n  background:\r\n    radial-gradient(circle at top right, rgba(255,105,0,.18), transparent 28%),\r\n    radial-gradient(circle at left center, rgba(255,255,255,.06), transparent 22%),\r\n    linear-gradient(135deg, #0f1115 0%, #151922 100%);\r\n  border-radius: 28px;\r\n  padding: 60px 40px;\r\n  box-shadow: var(--gpk-shadow);\r\n  overflow: hidden;\r\n  position: relative;\r\n}\r\n\r\n.gpk-protect-hero-grid {\r\n  display: grid;\r\n  grid-template-columns: 1.15fr .85fr;\r\n  gap: 24px;\r\n  align-items: center;\r\n}\r\n\r\n.gpk-protect-badge {\r\n  display: inline-block;\r\n  padding: 8px 14px;\r\n  border-radius: 999px;\r\n  background: rgba(255,255,255,.08);\r\n  color: #fff;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  letter-spacing: .3px;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.gpk-protect-hero h1 {\r\n  margin: 0 0 14px;\r\n  font-size: clamp(34px, 5vw, 58px);\r\n  line-height: 1.03;\r\n  color: #fff;\r\n  font-weight: 800;\r\n}\r\n\r\n.gpk-protect-hero p {\r\n  margin: 0 0 22px;\r\n  color: var(--gpk-muted);\r\n  font-size: 17px;\r\n  line-height: 1.75;\r\n  max-width: 780px;\r\n}\r\n\r\n.gpk-protect-btns {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 12px;\r\n}\r\n\r\n.gpk-protect-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 48px;\r\n  padding: 0 20px;\r\n  border-radius: 14px;\r\n  font-weight: 700;\r\n  transition: .25s ease;\r\n}\r\n\r\n.gpk-protect-btn-primary {\r\n  background: var(--gpk-accent);\r\n  color: #fff;\r\n}\r\n\r\n.gpk-protect-btn-primary:hover {\r\n  background: var(--gpk-accent-2);\r\n  color: #fff;\r\n  transform: translateY(-1px);\r\n}\r\n\r\n.gpk-protect-btn-secondary {\r\n  background: rgba(255,255,255,.08);\r\n  color: #fff;\r\n  border: 1px solid rgba(255,255,255,.08);\r\n}\r\n\r\n.gpk-protect-btn-secondary:hover {\r\n  background: rgba(255,255,255,.12);\r\n  color: #fff;\r\n}\r\n\r\n.gpk-protect-hero-cards {\r\n  display: grid;\r\n  grid-template-columns: 1fr;\r\n  gap: 14px;\r\n}\r\n\r\n.gpk-protect-mini-card {\r\n  background: rgba(255,255,255,.06);\r\n  border: 1px solid rgba(255,255,255,.06);\r\n  border-radius: 20px;\r\n  padding: 18px;\r\n  backdrop-filter: blur(10px);\r\n}\r\n\r\n.gpk-protect-mini-card h3 {\r\n  margin: 0 0 8px;\r\n  font-size: 18px;\r\n  color: #fff;\r\n}\r\n\r\n.gpk-protect-mini-card p {\r\n  margin: 0;\r\n  color: var(--gpk-muted);\r\n  font-size: 14px;\r\n  line-height: 1.65;\r\n}\r\n\r\n.gpk-protect-stats {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 14px;\r\n  margin-top: 14px;\r\n}\r\n\r\n.gpk-protect-stat {\r\n  background: rgba(255,255,255,.06);\r\n  border-radius: 18px;\r\n  padding: 18px 16px;\r\n  text-align: center;\r\n}\r\n\r\n.gpk-protect-stat strong {\r\n  display: block;\r\n  font-size: 24px;\r\n  line-height: 1;\r\n  color: #fff;\r\n  margin-bottom: 6px;\r\n}\r\n\r\n.gpk-protect-stat span {\r\n  display: block;\r\n  font-size: 13px;\r\n  color: var(--gpk-muted);\r\n}\r\n\r\n.gpk-protect-heading {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  gap: 16px;\r\n  align-items: end;\r\n  margin-bottom: 18px;\r\n}\r\n\r\n.gpk-protect-heading h2 {\r\n  margin: 0;\r\n  font-size: clamp(24px, 3vw, 34px);\r\n  line-height: 1.15;\r\n  color: #ffffff;\r\n  font-weight: 800;\r\n}\r\n\r\n.gpk-protect-heading p {\r\n  margin: 8px 0 0;\r\n  color: #c8d0db;\r\n  max-width: 760px;\r\n  line-height: 1.7;\r\n}\r\n\r\n.gpk-protect-grid-2 {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 22px;\r\n}\r\n\r\n.gpk-protect-grid-3 {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 16px;\r\n}\r\n\r\n.gpk-protect-card {\r\n  background: linear-gradient(180deg, #1a1f28 0%, #131720 100%);\r\n  border: 1px solid var(--gpk-border);\r\n  border-radius: 22px;\r\n  padding: 24px;\r\n  box-shadow: var(--gpk-shadow);\r\n}\r\n\r\n.gpk-protect-card h3 {\r\n  margin: 0 0 10px;\r\n  color: #fff;\r\n  font-size: 22px;\r\n  line-height: 1.2;\r\n}\r\n\r\n.gpk-protect-card p,\r\n.gpk-protect-card li {\r\n  color: var(--gpk-muted);\r\n  line-height: 1.7;\r\n  font-size: 15px;\r\n}\r\n\r\n.gpk-protect-card ul,\r\n.gpk-protect-card ol {\r\n  margin: 12px 0 0 20px;\r\n  padding: 0;\r\n}\r\n\r\n.gpk-protect-panel {\r\n  background: #fff;\r\n  border-radius: 26px;\r\n  padding: 28px;\r\n  box-shadow: 0 18px 45px rgba(17,17,17,.08);\r\n}\r\n\r\n.gpk-protect-panel h2,\r\n.gpk-protect-panel h3,\r\n.gpk-protect-panel h4 {\r\n  color: #111;\r\n}\r\n\r\n.gpk-protect-panel p,\r\n.gpk-protect-panel li {\r\n  color: #5e6573;\r\n  line-height: 1.75;\r\n}\r\n\r\n.gpk-protect-panel ul,\r\n.gpk-protect-panel ol {\r\n  margin: 12px 0 0 20px;\r\n  padding: 0;\r\n}\r\n\r\n.gpk-protect-banner {\r\n  background:\r\n    radial-gradient(circle at top left, rgba(255,255,255,.08), transparent 24%),\r\n    linear-gradient(120deg, #141922 0%, #1b2230 45%, #10141c 100%);\r\n  border-radius: 28px;\r\n  padding: 34px;\r\n  color: #fff;\r\n  box-shadow: var(--gpk-shadow);\r\n}\r\n\r\n.gpk-protect-banner h2 {\r\n  margin: 0 0 10px;\r\n  font-size: clamp(26px, 3.5vw, 40px);\r\n  line-height: 1.1;\r\n  color: #fff;\r\n}\r\n\r\n.gpk-protect-banner p {\r\n  margin: 0 0 18px;\r\n  color: #c7cfda;\r\n  max-width: 860px;\r\n  line-height: 1.75;\r\n}\r\n\r\n.gpk-protect-steps {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 16px;\r\n}\r\n\r\n.gpk-protect-step {\r\n  background: #fff;\r\n  border-radius: 22px;\r\n  padding: 24px;\r\n  box-shadow: 0 18px 45px rgba(17,17,17,.08);\r\n}\r\n\r\n.gpk-protect-step-num {\r\n  width: 44px;\r\n  height: 44px;\r\n  border-radius: 999px;\r\n  background: var(--gpk-accent);\r\n  color: #fff;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-weight: 800;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.gpk-protect-step h3 {\r\n  margin: 0 0 8px;\r\n  font-size: 18px;\r\n  color: #111;\r\n}\r\n\r\n.gpk-protect-step p {\r\n  margin: 0;\r\n  color: #616876;\r\n  line-height: 1.7;\r\n  font-size: 14px;\r\n}\r\n\r\n.gpk-protect-points {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 16px;\r\n}\r\n\r\n.gpk-protect-point {\r\n  background: #fff;\r\n  border-radius: 22px;\r\n  padding: 24px;\r\n  box-shadow: 0 18px 45px rgba(17,17,17,.08);\r\n}\r\n\r\n.gpk-protect-point h3 {\r\n  margin: 0 0 8px;\r\n  color: #111;\r\n  font-size: 18px;\r\n}\r\n\r\n.gpk-protect-point p {\r\n  margin: 0;\r\n  color: #616876;\r\n  line-height: 1.7;\r\n  font-size: 14px;\r\n}\r\n\r\n.gpk-protect-note {\r\n  border-left: 4px solid var(--gpk-accent);\r\n  padding: 14px 16px;\r\n  background: rgba(255,105,0,.08);\r\n  border-radius: 14px;\r\n  color: #fff;\r\n}\r\n\r\n.gpk-protect-contact {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr 1fr;\r\n  gap: 16px;\r\n}\r\n\r\n.gpk-protect-contact-card {\r\n  background: #fff;\r\n  border-radius: 22px;\r\n  padding: 24px;\r\n  box-shadow: 0 18px 45px rgba(17,17,17,.08);\r\n}\r\n\r\n.gpk-protect-contact-card h3 {\r\n  margin: 0 0 8px;\r\n  color: #111;\r\n  font-size: 18px;\r\n}\r\n\r\n.gpk-protect-contact-card p,\r\n.gpk-protect-contact-card a {\r\n  margin: 0;\r\n  color: #616876;\r\n  line-height: 1.7;\r\n}\r\n\r\n.gpk-protect-contact-card a {\r\n  color: var(--gpk-accent);\r\n  font-weight: 700;\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n  .gpk-protect-hero-grid,\r\n  .gpk-protect-grid-2,\r\n  .gpk-protect-grid-3,\r\n  .gpk-protect-steps,\r\n  .gpk-protect-points,\r\n  .gpk-protect-contact {\r\n    grid-template-columns: 1fr 1fr;\r\n  }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n  .gpk-protect-wrap {\r\n    width: 100%;\r\n    max-width: 100%;\r\n    padding-left: 14px;\r\n    padding-right: 14px;\r\n  }\r\n\r\n  .gpk-protect-hero {\r\n    padding: 30px 18px;\r\n    border-radius: 22px;\r\n  }\r\n\r\n  .gpk-protect-hero-grid,\r\n  .gpk-protect-grid-2,\r\n  .gpk-protect-grid-3,\r\n  .gpk-protect-steps,\r\n  .gpk-protect-points,\r\n  .gpk-protect-contact,\r\n  .gpk-protect-stats {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .gpk-protect-heading {\r\n    display: block;\r\n  }\r\n\r\n  .gpk-protect-panel {\r\n    padding: 20px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"gpk-protect\">\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-hero\">\r\n        <div class=\"gpk-protect-hero-grid\">\r\n          <div>\r\n            <div class=\"gpk-protect-badge\">Gajed Pakistan \u2022 Purchase Protection<\/div>\r\n            <h1>Shop with confidence knowing your order is protected from checkout to delivery.<\/h1>\r\n            <p>\r\n              At Gajed Pakistan, purchase protection means genuine products, secure payments,\r\n              easy returns, and clear support if your order is not delivered as expected,\r\n              arrives damaged, or does not match what you ordered.\r\n            <\/p>\r\n            <div class=\"gpk-protect-btns\">\r\n              <a class=\"gpk-protect-btn gpk-protect-btn-primary\" href=\"https:\/\/gajed.com\/pk\/shop\/\">Shop with Confidence<\/a>\r\n              <a class=\"gpk-protect-btn gpk-protect-btn-secondary\" href=\"https:\/\/gajed.com\/pk\/contact\/\">Contact Support<\/a>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div>\r\n            <div class=\"gpk-protect-hero-cards\">\r\n              <div class=\"gpk-protect-mini-card\">\r\n                <h3>Genuine products<\/h3>\r\n                <p>We aim to offer only genuine, brand new products in original packaging so customers can shop with trust.<\/p>\r\n              <\/div>\r\n              <div class=\"gpk-protect-mini-card\">\r\n                <h3>Safe and secure payments<\/h3>\r\n                <p>Your privacy matters whether you pay on delivery or use a digital payment method.<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"gpk-protect-stats\">\r\n              <div class=\"gpk-protect-stat\">\r\n                <strong>Genuine<\/strong>\r\n                <span>Products<\/span>\r\n              <\/div>\r\n              <div class=\"gpk-protect-stat\">\r\n                <strong>Secure<\/strong>\r\n                <span>Payments<\/span>\r\n              <\/div>\r\n              <div class=\"gpk-protect-stat\">\r\n                <strong>Easy<\/strong>\r\n                <span>Returns<\/span>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-heading\">\r\n        <div>\r\n          <h2>What purchase protection means<\/h2>\r\n          <p>Clear protection standards help customers feel safe when shopping online.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gpk-protect-grid-3\">\r\n        <div class=\"gpk-protect-card\">\r\n          <h3>Authentic items<\/h3>\r\n          <p>Purchase protection starts with genuine, original products that match the product listing and arrive in proper packaging.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-card\">\r\n          <h3>Protected payments<\/h3>\r\n          <p>Orders are supported by safe payment handling and privacy-focused checkout practices for both digital and cash-on-delivery style payments. <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-card\">\r\n          <h3>Order peace of mind<\/h3>\r\n          <p>If your item arrives damaged, incorrect, or not in the expected condition, support is available to help resolve the issue.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-banner\">\r\n        <h2>Your order should arrive right, safe, and on time<\/h2>\r\n        <p>\r\n          Purchase protection is designed to reduce shopping risk by helping customers if a transaction goes wrong,\r\n          a delivery has a problem, or the received product is not what was expected.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-steps\">\r\n        <div class=\"gpk-protect-step\">\r\n          <div class=\"gpk-protect-step-num\">1<\/div>\r\n          <h3>Place your order<\/h3>\r\n          <p>Choose your product and complete checkout using a supported payment method.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-step\">\r\n          <div class=\"gpk-protect-step-num\">2<\/div>\r\n          <h3>Receive order updates<\/h3>\r\n          <p>You receive confirmation and shipping updates so you can monitor the order journey.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-step\">\r\n          <div class=\"gpk-protect-step-num\">3<\/div>\r\n          <h3>Check the delivered item<\/h3>\r\n          <p>Confirm the product is correct, genuine, and in the expected condition after delivery.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-step\">\r\n          <div class=\"gpk-protect-step-num\">4<\/div>\r\n          <h3>Contact support if needed<\/h3>\r\n          <p>If there is a problem, contact support quickly so the issue can be reviewed and resolved.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-grid-2\">\r\n        <div class=\"gpk-protect-panel\">\r\n          <h2>What is covered<\/h2>\r\n          <p>\r\n            Purchase protection generally helps safeguard buyers against fraudulent transactions and order problems.\r\n            It is meant to help ensure you receive the right product, in the right condition, and within the expected delivery process.\r\n          <\/p>\r\n          <ul>\r\n            <li>Wrong item received<\/li>\r\n            <li>Item arrives damaged or not in expected condition<\/li>\r\n            <li>Delivery-related concerns that require review<\/li>\r\n            <li>Transaction issues that need support verification<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-panel\">\r\n          <h2>How customers benefit<\/h2>\r\n          <p>\r\n            Strong purchase protection improves trust, lowers shopping risk, and gives customers more confidence to buy online.\r\n            It supports a better overall experience by making problem resolution simpler when something goes wrong.\r\n          <\/p>\r\n          <ul>\r\n            <li>More confidence at checkout<\/li>\r\n            <li>Clearer support if an issue happens<\/li>\r\n            <li>Better protection against fraud concerns<\/li>\r\n            <li>Peace of mind when ordering online<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-heading\">\r\n        <div>\r\n          <h2>Core protection promises<\/h2>\r\n          <p>These are the key trust signals highlighted on your live purchase protection page.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gpk-protect-points\">\r\n        <div class=\"gpk-protect-point\">\r\n          <h3>Original packaging<\/h3>\r\n          <p>Products are presented as genuine and brand new, with a focus on original packaging and product authenticity.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-point\">\r\n          <h3>Privacy and payment safety<\/h3>\r\n          <p>Customer privacy is treated as important, and payment handling is described as secure across supported methods.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-point\">\r\n          <h3>Free and easy returns<\/h3>\r\n          <p>The live page says returns are easy and free of charges, with further details available through the return terms and support process.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-grid-2\">\r\n        <div class=\"gpk-protect-card\">\r\n          <h3>When to contact support<\/h3>\r\n          <p>\r\n            Reach out as soon as possible if your order is missing, delayed far beyond expectations,\r\n            arrives damaged, or the product does not match what you purchased.\r\n          <\/p>\r\n          <div class=\"gpk-protect-note\">\r\n            <strong>Tip:<\/strong> Keep your order number, tracking details, and clear photos ready when reporting an issue. This helps speed up support.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-card\">\r\n          <h3>Why this matters<\/h3>\r\n          <p>\r\n            The live page emphasizes that purchase protection can transform the shopping experience by helping customers feel safer,\r\n            reducing uncertainty, and adding confidence whenever they place an online order.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"gpk-protect-section\">\r\n    <div class=\"gpk-protect-wrap\">\r\n      <div class=\"gpk-protect-heading\">\r\n        <div>\r\n          <h2>Need help with a protected order?<\/h2>\r\n          <p>Keep support options easy to find so customers can get assistance quickly.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gpk-protect-contact\">\r\n        <div class=\"gpk-protect-contact-card\">\r\n          <h3>Contact page<\/h3>\r\n          <p><a href=\"https:\/\/gajed.com\/pk\/contact\/\">Visit Contact Page<\/a><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-contact-card\">\r\n          <h3>Delivery & returns<\/h3>\r\n          <p><a href=\"https:\/\/gajed.com\/pk\/refund_returns\/\">View Delivery & Return Policy<\/a><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gpk-protect-contact-card\">\r\n          <h3>WhatsApp support<\/h3>\r\n          <p><a href=\"https:\/\/wa.me\/12342803515\">Chat on WhatsApp<\/a><\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Gajed Pakistan \u2022 Purchase Protection Shop with confidence knowing your order is protected from checkout to delivery. At Gajed Pakistan,<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6121505443390","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Purchase Protection - Gajed Pakistan<\/title>\n<meta name=\"description\" content=\"Keep your purchases protected with gajed. Our comprehensive purchase protection services ensure that you can shop with confidence and peace of mind.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gajed.com\/pk\/purchase-protection\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Purchase Protection - Gajed Pakistan\" \/>\n<meta property=\"og:description\" content=\"Keep your purchases protected with gajed. Our comprehensive purchase protection services ensure that you can shop with confidence and peace of mind.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gajed.com\/pk\/purchase-protection\/\" \/>\n<meta property=\"og:site_name\" content=\"Gajed Pakistan\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/gajedofficial\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-28T18:49:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Gajed_com\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/purchase-protection\\\/\",\"url\":\"https:\\\/\\\/gajed.com\\\/pk\\\/purchase-protection\\\/\",\"name\":\"Purchase Protection - Gajed Pakistan\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/#website\"},\"datePublished\":\"2025-02-27T07:28:31+00:00\",\"dateModified\":\"2026-03-28T18:49:15+00:00\",\"description\":\"Keep your purchases protected with gajed. Our comprehensive purchase protection services ensure that you can shop with confidence and peace of mind.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/purchase-protection\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gajed.com\\\/pk\\\/purchase-protection\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/purchase-protection\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gajed.com\\\/pk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Purchase Protection\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/#website\",\"url\":\"https:\\\/\\\/gajed.com\\\/pk\\\/\",\"name\":\"Gajed Pakistan\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gajed.com\\\/pk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/#organization\",\"name\":\"Gajed Pakistan\",\"url\":\"https:\\\/\\\/gajed.com\\\/pk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gajed.com\\\/pk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/02\\\/logoblck.png\",\"contentUrl\":\"https:\\\/\\\/gajed.com\\\/pk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/02\\\/logoblck.png\",\"width\":529,\"height\":145,\"caption\":\"Gajed Pakistan\"},\"image\":{\"@id\":\"https:\\\/\\\/gajed.com\\\/pk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/gajedofficial\",\"https:\\\/\\\/x.com\\\/Gajed_com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Purchase Protection - Gajed Pakistan","description":"Keep your purchases protected with gajed. Our comprehensive purchase protection services ensure that you can shop with confidence and peace of mind.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gajed.com\/pk\/purchase-protection\/","og_locale":"en_US","og_type":"article","og_title":"Purchase Protection - Gajed Pakistan","og_description":"Keep your purchases protected with gajed. Our comprehensive purchase protection services ensure that you can shop with confidence and peace of mind.","og_url":"https:\/\/gajed.com\/pk\/purchase-protection\/","og_site_name":"Gajed Pakistan","article_publisher":"https:\/\/www.facebook.com\/gajedofficial","article_modified_time":"2026-03-28T18:49:15+00:00","twitter_card":"summary_large_image","twitter_site":"@Gajed_com","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gajed.com\/pk\/purchase-protection\/","url":"https:\/\/gajed.com\/pk\/purchase-protection\/","name":"Purchase Protection - Gajed Pakistan","isPartOf":{"@id":"https:\/\/gajed.com\/pk\/#website"},"datePublished":"2025-02-27T07:28:31+00:00","dateModified":"2026-03-28T18:49:15+00:00","description":"Keep your purchases protected with gajed. Our comprehensive purchase protection services ensure that you can shop with confidence and peace of mind.","breadcrumb":{"@id":"https:\/\/gajed.com\/pk\/purchase-protection\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gajed.com\/pk\/purchase-protection\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gajed.com\/pk\/purchase-protection\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gajed.com\/pk\/"},{"@type":"ListItem","position":2,"name":"Purchase Protection"}]},{"@type":"WebSite","@id":"https:\/\/gajed.com\/pk\/#website","url":"https:\/\/gajed.com\/pk\/","name":"Gajed Pakistan","description":"","publisher":{"@id":"https:\/\/gajed.com\/pk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gajed.com\/pk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gajed.com\/pk\/#organization","name":"Gajed Pakistan","url":"https:\/\/gajed.com\/pk\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gajed.com\/pk\/#\/schema\/logo\/image\/","url":"https:\/\/gajed.com\/pk\/wp-content\/uploads\/sites\/3\/2026\/02\/logoblck.png","contentUrl":"https:\/\/gajed.com\/pk\/wp-content\/uploads\/sites\/3\/2026\/02\/logoblck.png","width":529,"height":145,"caption":"Gajed Pakistan"},"image":{"@id":"https:\/\/gajed.com\/pk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/gajedofficial","https:\/\/x.com\/Gajed_com"]}]}},"_links":{"self":[{"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/pages\/6121505443390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/comments?post=6121505443390"}],"version-history":[{"count":6,"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/pages\/6121505443390\/revisions"}],"predecessor-version":[{"id":6121505571243,"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/pages\/6121505443390\/revisions\/6121505571243"}],"wp:attachment":[{"href":"https:\/\/gajed.com\/pk\/wp-json\/wp\/v2\/media?parent=6121505443390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}