{"product_id":"totebagjalyn","title":"Handmade Native American Quilted Tote Bag🌿🌿","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700\u0026family=Inter:wght@400;500;600;700\u0026display=swap');\n\n.awq-page{\n  --ink:#2b211b;\n  --brown:#6f4935;\n  --brown-deep:#3c2920;\n  --copper:#b5794d;\n  --gold:#c7a06b;\n  --cream:#f7f1e8;\n  --cream2:#efe3d3;\n  --paper:#fffdf9;\n  --blue:#314c57;\n  --muted:#756d67;\n  --line:#e4d8ca;\n  --shadow:0 18px 55px rgba(65,42,28,.10);\n\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--paper);\n  color:var(--ink);\n  font-family:'Inter',Arial,sans-serif;\n  line-height:1.72;\n}\n\n.awq-page *{\n  box-sizing:border-box;\n}\n\n.awq-page img{\n  display:block;\n  max-width:100%;\n  height:auto;\n}\n\n.awq-serif{\n  font-family:'Cormorant Garamond',Georgia,serif;\n}\n\n\/* =========================\n   COMMON\n========================= *\/\n\n.awq-section{\n  padding:78px 34px;\n}\n\n.awq-section-soft{\n  background:\n    radial-gradient(circle at 10% 10%,rgba(199,160,107,.08),transparent 32%),\n    var(--cream);\n}\n\n.awq-wrap{\n  max-width:1040px;\n  margin:0 auto;\n}\n\n.awq-heading{\n  max-width:790px;\n  margin:0 auto 42px;\n  text-align:center;\n}\n\n.awq-eyebrow{\n  display:inline-block;\n  margin-bottom:9px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n.awq-heading h2{\n  margin:0;\n  color:var(--brown-deep);\n  font-family:'Cormorant Garamond',Georgia,serif;\n  font-size:clamp(38px,5vw,58px);\n  line-height:1;\n  font-weight:600;\n}\n\n.awq-heading p{\n  max-width:650px;\n  margin:14px auto 0;\n  color:var(--muted);\n  font-size:14px;\n}\n\n\/* subtle animation *\/\n.awq-reveal{\n  animation:awqFadeUp .8s ease both;\n}\n\n@keyframes awqFadeUp{\n  from{\n    opacity:0;\n    transform:translateY(22px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@keyframes awqFloat{\n  0%,100%{transform:translateY(0);}\n  50%{transform:translateY(-5px);}\n}\n\n@media (prefers-reduced-motion: reduce){\n  .awq-page *,\n  .awq-page *:before,\n  .awq-page *:after{\n    animation:none !important;\n    transition:none !important;\n  }\n}\n\n\/* =========================\n   REVIEWS HERO\n========================= *\/\n\n.awq-reviews-hero{\n  padding:82px 34px 72px;\n  background:\n    radial-gradient(circle at top right,rgba(201,157,104,.16),transparent 35%),\n    linear-gradient(180deg,#f8f2e9 0%,#fffdf9 100%);\n}\n\n.awq-reviews-hero .awq-heading{\n  margin-bottom:45px;\n}\n\n.awq-review-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:20px;\n  max-width:1020px;\n  margin:0 auto;\n}\n\n.awq-review{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:22px;\n  background:#fff;\n  box-shadow:0 12px 35px rgba(73,49,31,.06);\n  transition:transform .32s ease,box-shadow .32s ease;\n}\n\n.awq-review:hover{\n  transform:translateY(-5px);\n  box-shadow:var(--shadow);\n}\n\n.awq-review-img{\n  overflow:hidden;\n}\n\n.awq-review-img img{\n  width:100%;\n  aspect-ratio:1.35\/1;\n  object-fit:cover;\n  transition:transform .55s ease;\n}\n\n.awq-review:hover img{\n  transform:scale(1.035);\n}\n\n.awq-review-copy{\n  padding:25px 25px 28px;\n}\n\n.awq-stars{\n  color:#c58b3d;\n  font-size:14px;\n  letter-spacing:2px;\n}\n\n.awq-review-name{\n  margin-top:8px;\n  color:var(--brown-deep);\n  font-family:'Cormorant Garamond',Georgia,serif;\n  font-size:24px;\n  font-weight:700;\n}\n\n.awq-verified{\n  margin-left:6px;\n  color:#8b8179;\n  font-family:'Inter',Arial,sans-serif;\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.5px;\n  text-transform:uppercase;\n}\n\n.awq-review-text{\n  margin-top:11px;\n  color:#625a54;\n  font-size:13px;\n  line-height:1.75;\n}\n\n\/* =========================\n   MAKER STORY\n========================= *\/\n\n.awq-maker-intro{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  align-items:center;\n  gap:52px;\n  max-width:1040px;\n  margin:0 auto;\n}\n\n.awq-maker-image{\n  overflow:hidden;\n  border-radius:24px;\n  box-shadow:var(--shadow);\n}\n\n.awq-maker-image img{\n  width:100%;\n}\n\n.awq-maker-copy{\n  position:relative;\n}\n\n.awq-maker-copy:before{\n  content:\"“\";\n  position:absolute;\n  left:-16px;\n  top:-48px;\n  color:rgba(181,121,77,.16);\n  font-family:Georgia,serif;\n  font-size:145px;\n  line-height:1;\n}\n\n.awq-maker-copy p{\n  position:relative;\n  margin:0;\n  color:#5e554e;\n  font-size:15px;\n}\n\n.awq-maker-copy p span:last-child{\n  color:var(--brown-deep);\n}\n\n.awq-story-block{\n  max-width:940px;\n  margin:70px auto 0;\n}\n\n.awq-story-media{\n  max-width:510px;\n  margin:0 auto 30px;\n  overflow:hidden;\n  border-radius:22px;\n  box-shadow:0 15px 42px rgba(67,44,29,.10);\n}\n\n.awq-story-media img{\n  width:100%;\n}\n\n.awq-story-text{\n  max-width:820px;\n  margin:0 auto;\n  color:#605850;\n  font-size:15px;\n  text-align:center;\n}\n\n.awq-story-text strong{\n  color:var(--brown-deep);\n}\n\n.awq-story-divider{\n  width:70px;\n  height:1px;\n  margin:50px auto;\n  background:var(--gold);\n}\n\n\/* alternate story layout *\/\n.awq-story-split{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:45px;\n  align-items:center;\n  max-width:1020px;\n  margin:65px auto 0;\n}\n\n.awq-story-split.reverse .awq-story-image{\n  order:2;\n}\n\n.awq-story-image{\n  overflow:hidden;\n  border-radius:22px;\n  box-shadow:var(--shadow);\n}\n\n.awq-story-image img{\n  width:100%;\n  transition:transform .5s ease;\n}\n\n.awq-story-image:hover img{\n  transform:scale(1.025);\n}\n\n.awq-story-body{\n  color:#635b54;\n  font-size:14px;\n}\n\n.awq-story-body strong{\n  color:var(--brown-deep);\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.awq-product-card{\n  max-width:900px;\n  margin:0 auto;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:24px;\n  background:#fff;\n  box-shadow:0 15px 45px rgba(59,39,27,.06);\n}\n\n.awq-product-card-header{\n  padding:35px 30px;\n  text-align:center;\n  background:\n    linear-gradient(135deg,#3d2b22,#634633);\n  color:#fff;\n}\n\n.awq-product-card-header h3{\n  margin:0;\n  font-family:'Cormorant Garamond',Georgia,serif;\n  font-size:39px;\n  font-weight:600;\n}\n\n.awq-specs{\n  padding:12px 30px 25px;\n}\n\n.awq-spec{\n  display:grid;\n  grid-template-columns:170px 1fr;\n  gap:15px;\n  padding:18px 5px;\n  border-bottom:1px solid var(--line);\n}\n\n.awq-spec:last-child{\n  border-bottom:0;\n}\n\n.awq-spec strong{\n  color:var(--brown-deep);\n  font-size:13px;\n}\n\n.awq-spec span{\n  color:var(--muted);\n  font-size:13px;\n}\n\n\/* =========================\n   AUTHENTICITY\n========================= *\/\n\n.awq-authentic{\n  max-width:930px;\n  margin:0 auto;\n  padding:34px;\n  border:1px solid #ead7c5;\n  border-radius:22px;\n  background:\n    linear-gradient(135deg,#fffaf4,#f6eadc);\n  text-align:center;\n}\n\n.awq-authentic p{\n  margin:0;\n  color:#b94e40;\n  font-size:15px;\n  font-weight:700;\n}\n\n.awq-authentic-media{\n  max-width:520px;\n  margin:28px auto 0;\n  overflow:hidden;\n  border-radius:20px;\n}\n\n.awq-wide-image{\n  max-width:1000px;\n  margin:45px auto 0;\n  overflow:hidden;\n  border-radius:18px;\n}\n\n.awq-cert{\n  max-width:900px;\n  margin:55px auto 0;\n}\n\n.awq-cert h3{\n  margin:0 0 18px;\n  text-align:center;\n  color:var(--brown-deep);\n  font-family:'Cormorant Garamond',Georgia,serif;\n  font-size:34px;\n}\n\n.awq-cert img{\n  width:100%;\n  border-radius:18px;\n}\n\n\/* =========================\n   TRUST \/ PAYMENT\n========================= *\/\n\n.awq-trust{\n  max-width:900px;\n  margin:0 auto;\n  display:grid;\n  gap:14px;\n}\n\n.awq-trust details{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#fff;\n}\n\n.awq-trust summary{\n  position:relative;\n  padding:21px 52px 21px 22px;\n  cursor:pointer;\n  list-style:none;\n  color:var(--brown-deep);\n  font-size:14px;\n  font-weight:700;\n}\n\n.awq-trust summary::-webkit-details-marker{\n  display:none;\n}\n\n.awq-trust summary:after{\n  content:\"+\";\n  position:absolute;\n  right:22px;\n  top:15px;\n  color:var(--copper);\n  font-size:28px;\n  font-weight:400;\n}\n\n.awq-trust details[open] summary:after{\n  content:\"–\";\n}\n\n.awq-trust-content{\n  padding:0 22px 23px;\n  color:#625a54;\n  font-size:13px;\n}\n\n.awq-trust-content ul{\n  margin:10px 0 0;\n  padding-left:20px;\n}\n\n.awq-trust-content img{\n  margin:16px auto 0;\n  border-radius:10px;\n}\n\n\/* =========================\n   4 REASONS\n========================= *\/\n\n.awq-reason-box{\n  max-width:940px;\n  margin:50px auto 0;\n  padding:35px 30px;\n  border-radius:22px;\n  background:var(--brown-deep);\n  color:#fff;\n}\n\n.awq-reason-box h2{\n  margin:0 0 26px;\n  text-align:center;\n  font-family:'Cormorant Garamond',Georgia,serif;\n  font-size:37px;\n}\n\n.awq-reasons{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n}\n\n.awq-reason{\n  padding:19px;\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:14px;\n  background:rgba(255,255,255,.05);\n  font-size:12px;\n  line-height:1.7;\n}\n\n.awq-reason strong{\n  color:#f2d5ae;\n}\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.awq-final-image{\n  max-width:760px;\n  margin:0 auto;\n  overflow:hidden;\n  border-radius:25px;\n  box-shadow:var(--shadow);\n}\n\n.awq-thanks{\n  padding:45px 20px 5px;\n  text-align:center;\n}\n\n.awq-thanks p{\n  margin:0;\n  color:var(--brown-deep);\n  font-family:'Cormorant Garamond',Georgia,serif;\n  font-size:27px;\n  font-weight:700;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:780px){\n\n  .awq-section,\n  .awq-reviews-hero{\n    padding:52px 18px;\n  }\n\n  .awq-review-grid{\n    display:flex;\n    overflow-x:auto;\n    scroll-snap-type:x mandatory;\n    gap:13px;\n    padding:0 18px 8px;\n    margin:0 -18px;\n    scrollbar-width:none;\n  }\n\n  .awq-review-grid::-webkit-scrollbar{\n    display:none;\n  }\n\n  .awq-review{\n    min-width:84%;\n    scroll-snap-align:center;\n  }\n\n  .awq-maker-intro,\n  .awq-story-split{\n    grid-template-columns:1fr;\n    gap:27px;\n  }\n\n  .awq-story-split.reverse .awq-story-image{\n    order:0;\n  }\n\n  .awq-maker-copy{\n    text-align:center;\n  }\n\n  .awq-maker-copy:before{\n    left:50%;\n    transform:translateX(-50%);\n  }\n\n  .awq-story-body{\n    text-align:center;\n  }\n\n  .awq-spec{\n    grid-template-columns:1fr;\n    gap:5px;\n  }\n\n  .awq-reasons{\n    grid-template-columns:1fr;\n  }\n\n  .awq-heading h2{\n    font-size:39px;\n  }\n}\n\n@media(max-width:480px){\n\n  .awq-review-copy{\n    padding:21px;\n  }\n\n  .awq-authentic{\n    padding:25px 18px;\n  }\n\n  .awq-product-card-header h3{\n    font-size:33px;\n  }\n\n  .awq-specs{\n    padding:10px 18px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"awq-page\"\u003e\n\n  \u003c!-- REVIEWS --\u003e\n  \u003csection class=\"awq-reviews-hero awq-reveal\"\u003e\n\n    \u003cdiv class=\"awq-heading\"\u003e\n      \u003cspan class=\"awq-eyebrow\"\u003eLoved by Our Customers\u003c\/span\u003e\n      \u003ch2\u003eOur Customers Have Spoken!\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awq-review-grid\"\u003e\n\n      \u003c!-- Rachel --\u003e\n      \u003carticle class=\"awq-review\"\u003e\n        \u003cdiv class=\"awq-review-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/imgi_34_a2e6ddf11f11a3cc9e327b50e49a69ef.jpg?v=1789120224\" alt=\"\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-review-copy\"\u003e\n          \u003cdiv class=\"awq-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-name\"\u003e\n            Rachel Bennett\n            \u003cspan class=\"awq-verified\"\u003eVerified Buyer\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-text\"\u003e\n            \u003cstrong\u003eI bought this because of the horse design and I’m so glad I did. The flower and feather details are beautiful, and the cream background makes all the colors stand out. It feels feminine without looking too delicate.\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n\n      \u003c!-- Lisa --\u003e\n      \u003carticle class=\"awq-review\"\u003e\n        \u003cdiv class=\"awq-review-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/imgi_133_73500ee1372a54479b2cbec2d8ed30b1.jpg?v=1789120276\" alt=\"\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-review-copy\"\u003e\n          \u003cdiv class=\"awq-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-name\"\u003e\n            Lisa Thompson\n            \u003cspan class=\"awq-verified\"\u003eVerified Buyer\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-text\"\u003e\n            \u003cstrong\u003eThe turquoise, purple, red, and gold feathers look so pretty together. I was worried it might look too busy, but in person it actually works beautifully. It has a very warm, artistic look.\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n\n      \u003c!-- Teresa --\u003e\n      \u003carticle class=\"awq-review\"\u003e\n        \u003cdiv class=\"awq-review-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/imgi_40_6e5d8894dc3bc6ce7fb828e269d673b4.jpg?v=1789120318\" alt=\"\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-review-copy\"\u003e\n          \u003cdiv class=\"awq-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-name\"\u003e\n            Teresa Johnson\n            \u003cspan class=\"awq-verified\"\u003eVerified Buyer\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-text\"\u003e\n            \u003cstrong\u003eMy mom has loved horses her whole life, so this was an easy choice. She absolutely loved it and kept looking at all the stitched details. It feels much more special than a regular printed tote.\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n\n      \u003c!-- Karen --\u003e\n      \u003carticle class=\"awq-review\"\u003e\n        \u003cdiv class=\"awq-review-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/imgi_45_76bff1bd428a17ba3b5a06fcfdbad6d5.jpg?v=1789120386\" alt=\"\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-review-copy\"\u003e\n          \u003cdiv class=\"awq-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-name\"\u003e\n            Karen Miller\n            \u003cspan class=\"awq-verified\"\u003eVerified Buyer\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"awq-review-text\"\u003e\n            \u003cstrong\u003eThe blue is what caught my attention, but the white bison is even more impressive in person. The feather details around it are beautiful. It feels bold, artistic, and very Western.\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAKER STORY --\u003e\n  \u003csection class=\"awq-section\"\u003e\n\n    \u003cdiv class=\"awq-maker-intro\"\u003e\n\n      \u003cdiv class=\"awq-maker-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/733706797bd468fac88edb2c7576702c.png\" alt=\"\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awq-maker-copy\"\u003e\n\n        \u003cspan class=\"awq-eyebrow\"\u003e\n          The Hands Behind The Work\n        \u003c\/span\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003eMaking these bags has become an important part of my everyday life. I’ve had people judge the way I look, and I’ve had people dismiss my work before taking much time to look at it. I won’t pretend those moments never hurt. But when I sit back down at my sewing machine, choose my fabrics, line up the pieces, and watch another bag slowly come together, I remember why I started making them in the first place. \u003c\/span\u003e\n\n          \u003cspan\u003eI’m Margaret Wilson. I’m a Native American woman, a maker, and someone who takes pride in creating something useful with my own hands. I don’t expect anyone to buy one of my bags because of my story. I would rather you look closely at the stitching, the quilting, the patterns, and all the small details I spent time putting together. That means much more to me. ❤️\u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- GIF --\u003e\n    \u003cdiv class=\"awq-story-block\"\u003e\n\n      \u003cdiv class=\"awq-story-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/6d7e2491670078e3b717d6a4b73dfa94.gif\" alt=\"\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awq-story-text\"\u003e\n        Some things are made to carry more than just belongings. When I choose a design for one of my quilted bags, I’m often drawn to images that have long been part of Native life and art in different communities — buffalo, horses, tipis, feathers, open land, the sky, and strong geometric patterns.\n\n        I know these images don’t mean exactly the same thing to every tribe, and I would never pretend they do. For me, they bring to mind things that have always mattered deeply:\n\n        \u003cstrong\u003ehome, family, strength, resilience, and staying connected to the land and where we come from.\u003c\/strong\u003e\n\n        I choose the fabrics and colors that speak to me, then slowly bring everything together through quilting and stitching. I hope when you carry one of my bags, you don’t just see a colorful pattern — you see something with character, warmth, and a story behind it. ❤️\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- HANDMADE PROCESS --\u003e\n    \u003cdiv class=\"awq-story-split\"\u003e\n\n      \u003cdiv class=\"awq-story-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/b9da3ea72d6e506581999f2aa99d0ef7.png\" alt=\"\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awq-story-body\"\u003e\n        I don’t make these bags on a factory line, and I don’t want every one of them to look perfectly identical.\n\n        I choose and arrange the fabrics, quilt the layers together, shape the panels, sew the sections, press the seams, attach the handles and straps, and check the little details before I consider a bag finished. Because they are made by hand, you may notice small differences in the stitching, quilting, texture, or placement of a pattern. I don’t see those differences as flaws.\n\n        \u003cstrong\u003eThey are part of the character of handmade work — little signs that someone actually sat at a sewing machine and made your bag one step at a time.\u003c\/strong\u003e\n\n        That is what I want my work to feel like: personal, useful, and a little different from anything made by the thousands.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- MORE STORY --\u003e\n    \u003cdiv class=\"awq-story-split reverse\"\u003e\n\n      \u003cdiv class=\"awq-story-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/58edcd08f820dbf1e67def8df7ace646.png\" alt=\"\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awq-story-body\"\u003e\n        I believe a handmade bag can be more than something useful. Sometimes the things we remember most are the ones that feel a little more personal — something chosen because its colors, animals, patterns, or story reminded us of a particular person.\n\n        My quilted bags can make a thoughtful gift for a mother, daughter, sister, close friend, teacher, caregiver, or anyone who loves colorful handmade pieces that don’t look like everything else in the store. Since I make them individually, each one carries its own small differences and character. That is part of what I hope makes receiving one feel special.\n\n        \u003cstrong\u003eThe most meaningful gift doesn’t always have to be the most expensive one. Sometimes it’s simply the one that feels like somebody really thought about who it was meant for. ❤️\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"awq-story-media\" style=\"margin-top:65px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/0e987b4771e96b0d25a08d2e8a67e6a6.png\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"awq-section awq-section-soft\"\u003e\n\n    \u003cdiv class=\"awq-heading\"\u003e\n      \u003cspan class=\"awq-eyebrow\"\u003eCrafted With Purpose\u003c\/span\u003e\n      \u003ch2\u003eProduct Details\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awq-product-card\"\u003e\n\n      \u003cdiv class=\"awq-product-card-header\"\u003e\n        \u003ch3\u003eHandmade Quilted Bag\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awq-specs\"\u003e\n\n        \u003cdiv class=\"awq-spec\"\u003e\n          \u003cstrong\u003eMaterial\u003c\/strong\u003e\n          \u003cspan\u003eQuilted Fabric with Soft Padded Lining\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-spec\"\u003e\n          \u003cstrong\u003eCraftsmanship\u003c\/strong\u003e\n          \u003cspan\u003eHandmade Quilting, Appliqué \u0026amp; Detailed Stitching\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-spec\"\u003e\n          \u003cstrong\u003eHandles\u003c\/strong\u003e\n          \u003cspan\u003eReinforced Fabric Carry Handles\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-spec\"\u003e\n          \u003cstrong\u003eUse\u003c\/strong\u003e\n          \u003cspan\u003eEveryday Carry \/ Shopping \/ Work \/ Weekend Trips \/ Gifts\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-spec\"\u003e\n          \u003cstrong\u003eSize\u003c\/strong\u003e\n          \u003cspan\u003eApprox. \u003cstrong\u003e15.5\" H × 15\" W × 5\" D\u003c\/strong\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- AUTHENTIC --\u003e\n  \u003csection class=\"awq-section\"\u003e\n\n    \u003cdiv class=\"awq-authentic\"\u003e\n\n      \u003cp\u003e\n        ❤️ My own studio.Our goods are authentic,\n        100% handmade, counterfeit must be investigated!\n        Customers, please identify our products!\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"awq-authentic-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/7f0377b7db820a926d74ca448454fd9e.gif\" alt=\"\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"awq-wide-image\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1758076502989\/31f960d668714893a6b86894840d0fbe.webp?w=1497\u0026amp;h=390\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"awq-cert\"\u003e\n\n      \u003ch3\u003eCertification\u003c\/h3\u003e\n\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1739172759763\/7c5c194b-5f94-438f-b703-262182b9abc1.jpeg?w=2528\u0026amp;h=1202\" alt=\"\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PAYMENT \/ SHIPPING \/ GUARANTEE --\u003e\n  \u003csection class=\"awq-section awq-section-soft\"\u003e\n\n    \u003cdiv class=\"awq-heading\"\u003e\n      \u003cspan class=\"awq-eyebrow\"\u003eOrder With Confidence\u003c\/span\u003e\n      \u003ch2\u003eShopping Information\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"awq-trust\"\u003e\n\n      \u003c!-- PAYMENT --\u003e\n      \u003cdetails open\u003e\n\n        \u003csummary\u003e\n          💳 HOW TO PAY\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"awq-trust-content\"\u003e\n\n          \u003cp\u003e\n            ✅ Payments Via \u003cstrong\u003ePayPal®\u003c\/strong\u003e,\n            \u003cstrong\u003eApple Pay\u003c\/strong\u003e,\n            \u003cstrong\u003eCredit\u003c\/strong\u003e and\n            \u003cstrong\u003eDebit Card\u003c\/strong\u003e.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            If you want to checkout with a\n            \u003cstrong\u003eCredit\u003c\/strong\u003e and\n            \u003cstrong\u003eDebit Card\u003c\/strong\u003e,\n            just enter your\n            \u003cstrong\u003e* Card No\u003c\/strong\u003e,\n            \u003cstrong\u003e* Expiration Date\u003c\/strong\u003e,\n            and \u003cstrong\u003e* CVV\u003c\/strong\u003e.\n          \u003c\/p\u003e\n\n          \u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/caca7f4e20f42705a68e1fc82d139d2bb4490008.webp\" alt=\"\" loading=\"lazy\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/59c3a680d45223448740c85482b9f3074b0685ab.webp\" alt=\"\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003c!-- SHIPPING --\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          ✈ WORLDWIDE SHIPPING ✈\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"awq-trust-content\"\u003e\n\n          \u003cul\u003e\n            \u003cli\u003e\n              Tracking Numbers will be sent so that you can track it.\n              Cool gadgets are worth waiting for!\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTip:\u003c\/strong\u003e\n              Buying 2 products or more at the same time will save you\n              quite a lot on shipping fees.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003c!-- RISK FREE --\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          🔒 100% RISK-FREE PURCHASE 🔥\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"awq-trust-content\"\u003e\n\n          \u003cul\u003e\n            \u003cli\u003e\n              If you ever feel unsatisfied with our products,\n              please contact us, we will make it right by offering\n              you a replacement or refund.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- FOUR REASONS --\u003e\n    \u003cdiv class=\"awq-reason-box\"\u003e\n\n      \u003ch2\u003e4 GREAT REASON TO BUY FROM US\u003c\/h2\u003e\n\n      \u003cdiv class=\"awq-reasons\"\u003e\n\n        \u003cdiv class=\"awq-reason\"\u003e\n          📦\n          \u003cstrong\u003eInsured Worldwide Shipping:\u003c\/strong\u003e\n          Each order includes real-time tracking details and insurance coverage\n          in the unlikely event that a package gets lost or stolen in transit.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-reason\"\u003e\n          💰\n          \u003cstrong\u003eMoney-Back Guarantee:\u003c\/strong\u003e\n          If you do not receive the goods, or your items arrive damaged,\n          we will gladly issue out a replacement or refund.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-reason\"\u003e\n          ✉️\n          \u003cstrong\u003eCustomer Support:\u003c\/strong\u003e\n          We have a team to help and answer your questions.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"awq-reason\"\u003e\n          🔒\n          \u003cstrong\u003eSafe \u0026amp; Secure Checkouts:\u003c\/strong\u003e\n          We use state-of-the-art SSL Secure encryption to keep your personal\n          and financial information 100% protected.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL IMAGE --\u003e\n  \u003csection class=\"awq-section\"\u003e\n\n    \u003cdiv class=\"awq-final-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.spacegone.com\/uploader\/4e230f7d708945364d5ccc40b7c8ffd4.png\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awq-thanks\"\u003e\n      \u003cp\u003e\n        ❤️Thank you very much for visiting our store.\n        Have a nice shopping day!❤️\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"TJH","offers":[{"title":"Sacred White Buffalo","offer_id":52673635057966,"sku":"SZ04622609177458-4款式-G626横板绗绣托特包（袋口长53底长43侧高40底宽10CM）","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Sacred Teepee","offer_id":52673635090734,"sku":"SZ04622609177458-3款式-G626横板绗绣托特包（袋口长53底长43侧高40底宽10CM）","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Golden Dreamcatcher","offer_id":52673635123502,"sku":"SZ04622609177458-1款式-G626横板绗绣托特包（袋口长53底长43侧高40底宽10CM）","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Ivory Dreamcatcher","offer_id":52673635156270,"sku":"SZ04622609177458-2款式-G626横板绗绣托特包（袋口长53底长43侧高40底宽10CM）","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Spirit Horse","offer_id":52673635189038,"sku":"SZ04622609177458-5款式-G626横板绗绣托特包（袋口长53底长43侧高40底宽10CM）","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/47d8671f7d4f9253c9656a3b2d01b2e9.png?v=1789637384","url":"https:\/\/cotitoc.com\/products\/totebagjalyn","provider":"cotitoc","version":"1.0","type":"link"}