{"product_id":"portable-snack-container-with-built-in-finger-tongs","title":"Snack \u0026 Grab Fruit Container – Built-In Finger Tongs for Less-Mess Snacking 🍇","description":"\u003c!--   SHOPIFY PRODUCT TITLE:   Playful Snack Container with Built-In Finger Tongs – 6 Colors 🍇    IMAGE SET:   01 Hero \/ What It Is   02 Pain vs Solution   03 How to Use: Thumb + Index Finger   04 Two-in-One Lid: Cover + Grab   05 Six Color Options   06 Lifestyle + Final Conversion    QUICK IMAGE SETUP:   Replace PASTE_IMAGE_01_URL_HERE through PASTE_IMAGE_06_URL_HERE   with the matching Shopify CDN image URLs. --\u003e \u003cstyle\u003e   .psc-page,   .psc-page * {     box-sizing: border-box;   }    .psc-page {     --psc-ink: #123d31;     --psc-copy: #526c63;     --psc-cream: #fff9ee;     --psc-paper: #ffffff;     --psc-mint: #dff4e7;     --psc-sage: #74b894;     --psc-coral: #f85f3f;     --psc-peach: #ffe1ca;     --psc-yellow: #ffd759;     --psc-line: rgba(18, 61, 49, .10);     color: var(--psc-ink);     background:       radial-gradient(circle at 3% 8%, rgba(132, 211, 239, .18), transparent 25rem),       radial-gradient(circle at 96% 44%, rgba(255, 215, 89, .16), transparent 23rem),       linear-gradient(180deg, #fffdf8 0%, var(--psc-cream) 52%, #fffdf9 100%);     font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;     line-height: 1.55;     overflow: hidden;     -webkit-font-smoothing: antialiased;   }    .psc-page img {     width: 100%;     height: 100%;     display: block;     object-fit: cover;   }    .psc-wrap {     width: min(1120px, calc(100% - 28px));     margin: 0 auto;   }    .psc-section {     padding: 34px 0;   }    .psc-layout {     display: grid;     grid-template-columns: minmax(0, 1fr);     gap: 22px;     align-items: center;   }    .psc-copy {     width: 100%;     max-width: 860px;     margin: 0 auto;     padding: 2px 2px 4px;   }    .psc-kicker {     margin: 0 0 10px;     color: #3a8a67;     font-size: 11px;     font-weight: 900;     letter-spacing: .14em;     text-transform: uppercase;   }    .psc-title,   .psc-heading {     margin: 0;     color: var(--psc-ink);     font-weight: 900;     letter-spacing: -.045em;     line-height: 1.02;   }    .psc-title {     font-size: clamp(36px, 11vw, 70px);   }    .psc-heading {     font-size: clamp(29px, 8.5vw, 50px);   }    .psc-accent {     color: var(--psc-coral);   }    .psc-lead {     margin: 15px 0 0;     color: var(--psc-copy);     font-size: clamp(15px, 4.25vw, 19px);   }    .psc-media {     position: relative;     order: -1;     width: 100%;     max-width: none;     justify-self: stretch;     aspect-ratio: 1 \/ 1;     overflow: hidden;     display: grid;     place-items: center;     border: 1px solid var(--psc-line);     border-radius: 24px;     background:       radial-gradient(circle at 18% 18%, rgba(255, 255, 255, .95), transparent 42%),       linear-gradient(145deg, #e5f6eb, #fff0df);     box-shadow: 0 18px 48px rgba(31, 76, 61, .10);     isolation: isolate;   }    .psc-media-placeholder {     max-width: 245px;     padding: 13px 17px;     border: 1px dashed rgba(18, 61, 49, .25);     border-radius: 999px;     color: #3a8a67;     background: rgba(255, 255, 255, .76);     font-size: 11px;     font-weight: 900;     letter-spacing: .09em;     text-align: center;     text-transform: uppercase;   }    .psc-media img {     position: absolute;     inset: 0;     z-index: 2;   }    .psc-card {     padding: 24px 20px;     border: 1px solid var(--psc-line);     border-radius: 24px;     background: rgba(255, 255, 255, .88);     box-shadow: 0 16px 44px rgba(31, 76, 61, .08);   }    .psc-pills {     display: flex;     flex-wrap: wrap;     gap: 8px;     margin-top: 20px;   }    .psc-pill {     padding: 8px 11px;     border: 1px solid var(--psc-line);     border-radius: 999px;     color: var(--psc-ink);     background: rgba(255, 255, 255, .92);     font-size: 11px;     font-weight: 850;   }    .psc-compare {     display: grid;     gap: 10px;     margin-top: 20px;   }    .psc-compare-item {     padding: 16px;     border-radius: 18px;   }    .psc-compare-item:first-child {     background: #f3f0ec;   }    .psc-compare-item:last-child {     border: 1px solid rgba(58, 138, 103, .15);     background: #e4f6eb;   }    .psc-compare-item strong {     display: block;     margin-bottom: 4px;     font-size: 14px;   }    .psc-compare-item span {     color: var(--psc-copy);     font-size: 13px;   }    .psc-steps {     display: grid;     gap: 10px;     margin-top: 22px;   }    .psc-step {     display: grid;     grid-template-columns: 40px 1fr;     gap: 12px;     align-items: start;     padding: 14px;     border: 1px solid var(--psc-line);     border-radius: 17px;     background: var(--psc-paper);     box-shadow: 0 8px 24px rgba(31, 76, 61, .05);   }    .psc-step-num {     width: 40px;     height: 40px;     display: grid;     place-items: center;     border-radius: 50%;     color: var(--psc-ink);     background: var(--psc-yellow);     font-size: 14px;     font-weight: 900;   }    .psc-step h3 {     margin: 0 0 3px;     color: var(--psc-ink);     font-size: 14px;     line-height: 1.3;   }    .psc-step p {     margin: 0;     color: var(--psc-copy);     font-size: 12px;   }    .psc-dual {     background:       radial-gradient(circle at 94% 8%, rgba(255, 215, 89, .48), transparent 15rem),       linear-gradient(145deg, #173f34, #265b49);   }    .psc-dual .psc-kicker {     color: #bde9cf;   }    .psc-dual .psc-heading,   .psc-dual .psc-lead {     color: #fff;   }    .psc-dual .psc-lead {     opacity: .82;   }    .psc-dual-tag {     display: inline-flex;     margin-top: 18px;     padding: 9px 13px;     border-radius: 999px;     color: var(--psc-ink);     background: #ccefd8;     font-size: 11px;     font-weight: 900;     letter-spacing: .05em;   }    .psc-swatches {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 9px;     margin-top: 20px;   }    .psc-swatch {     min-width: 0;     padding: 12px 6px;     border: 1px solid var(--psc-line);     border-radius: 15px;     background: rgba(255, 255, 255, .9);     color: var(--psc-ink);     font-size: 10px;     font-weight: 850;     text-align: center;   }    .psc-swatch::before {     content: '';     width: 27px;     height: 27px;     display: block;     margin: 0 auto 7px;     border: 3px solid rgba(255, 255, 255, .72);     border-radius: 50%;     background: var(--psc-color);     box-shadow: 0 4px 12px rgba(18, 61, 49, .13);   }    .psc-faq {     max-width: 820px;     margin: 0 auto;   }    .psc-faq details {     margin-top: 10px;     padding: 0 16px;     border: 1px solid var(--psc-line);     border-radius: 16px;     background: rgba(255, 255, 255, .92);   }    .psc-faq summary {     padding: 16px 30px 16px 0;     color: var(--psc-ink);     cursor: pointer;     font-size: 14px;     font-weight: 850;   }    .psc-faq details p {     margin: -2px 0 16px;     color: var(--psc-copy);     font-size: 13px;   }    .psc-final {     padding: 30px 20px;     text-align: center;     background:       radial-gradient(circle at 5% 4%, rgba(132, 211, 239, .5), transparent 16rem),       radial-gradient(circle at 95% 95%, rgba(248, 95, 63, .24), transparent 16rem),       #e7f7ed;   }    .psc-button {     display: inline-flex;     align-items: center;     justify-content: center;     width: min(100%, 330px);     min-height: 54px;     margin-top: 21px;     padding: 14px 24px;     border-radius: 999px;     color: #fff !important;     background: var(--psc-coral);     box-shadow: 0 13px 28px rgba(248, 95, 63, .26);     font-size: 13px;     font-weight: 900;     letter-spacing: .07em;     text-decoration: none !important;     text-transform: uppercase;     transition: transform .2s ease, box-shadow .2s ease;   }    .psc-button:hover {     transform: translateY(-2px);     box-shadow: 0 17px 34px rgba(248, 95, 63, .32);   }    .psc-note {     max-width: 740px;     margin: 16px auto 0;     color: var(--psc-copy);     font-size: 10px;   }    @media (min-width: 760px) {     .psc-section {       padding: 68px 0;     }      .psc-layout {       grid-template-columns: minmax(0, 1fr);       gap: 30px;     }      .psc-media {       order: -1;       width: 100%;       border-radius: 28px;     }      .psc-layout--image-left .psc-media {       order: -1;     }      .psc-card {       padding: 42px;       border-radius: 30px;     }      .psc-compare {       grid-template-columns: repeat(2, minmax(0, 1fr));     }      .psc-swatches {       grid-template-columns: repeat(6, minmax(0, 1fr));     }      .psc-final {       padding: 54px;     }   }    @media (max-width: 390px) {     .psc-wrap {       width: min(100% - 20px, 1120px);     }      .psc-section {       padding: 26px 0;     }      .psc-card {       padding: 20px 15px;     }      .psc-swatch {       font-size: 9px;     }   }    @media (prefers-reduced-motion: reduce) {     .psc-button {       transition: none;     }   } \u003c\/style\u003e \u003cdiv class=\"psc-page\"\u003e \u003c!-- IMAGE 01: HERO \/ WHAT IT IS --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-layout\"\u003e \u003cdiv class=\"psc-copy\"\u003e \u003cp class=\"psc-kicker\"\u003ePick · Pinch · Snack\u003c\/p\u003e \u003ch1 class=\"psc-title\"\u003eA More Playful Way to \u003cspan class=\"psc-accent\"\u003eGrab a Bite.\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"psc-lead\"\u003eA clear snack container paired with a colorful smiley lid that doubles as a thumb-and-index grabber.\u003c\/p\u003e \u003cdiv class=\"psc-pills\"\u003e \u003cspan class=\"psc-pill\"\u003eContainer + Grabber\u003c\/span\u003e \u003cspan class=\"psc-pill\"\u003eLess Direct Touch\u003c\/span\u003e \u003cspan class=\"psc-pill\"\u003e6 Happy Colors\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-media\"\u003e \u003cspan class=\"psc-media-placeholder\"\u003eImage 01 · Hero Product\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/f8209d40-8d4d-4a5e-bd90-a89f508c93d6.png?v=1787883632\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE 02: PAIN VS SOLUTION --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-layout psc-layout--image-left\"\u003e \u003cdiv class=\"psc-copy\"\u003e \u003cp class=\"psc-kicker\"\u003eLess direct contact\u003c\/p\u003e \u003ch2 class=\"psc-heading\"\u003eGive Sticky Fingers the \u003cspan class=\"psc-accent\"\u003eDay Off.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"psc-lead\"\u003eInstead of repeatedly reaching into the bowl, use the built-in finger sleeves to pick up one bite-sized snack at a time.\u003c\/p\u003e \u003cdiv class=\"psc-compare\"\u003e \u003cdiv class=\"psc-compare-item\"\u003e \u003cstrong\u003eWithout It\u003c\/strong\u003e \u003cspan\u003eDirect hand contact and sticky fingertips.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"psc-compare-item\"\u003e \u003cstrong\u003eWith It\u003c\/strong\u003e \u003cspan\u003ePinch, lift and enjoy with less fuss.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-media\"\u003e \u003cspan class=\"psc-media-placeholder\"\u003eImage 02 · Pain vs Solution\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/a0180fb2-1323-4923-8eb1-cc72de5648ed.png?v=1787883632\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE 03: HOW TO USE --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-layout\"\u003e \u003cdiv class=\"psc-copy\"\u003e \u003cp class=\"psc-kicker\"\u003eThree simple steps\u003c\/p\u003e \u003ch2 class=\"psc-heading\"\u003eThumb + Index. \u003cspan class=\"psc-accent\"\u003eOne Easy Pinch.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"psc-lead\"\u003eThe two sleeves are designed to be operated with the thumb and index finger from the same hand.\u003c\/p\u003e \u003cdiv class=\"psc-steps\"\u003e \u003cdiv class=\"psc-step\"\u003e \u003cspan class=\"psc-step-num\"\u003e1\u003c\/span\u003e \u003cdiv\u003e \u003ch3\u003eFill the Clear Container\u003c\/h3\u003e \u003cp\u003eAdd grapes, berries or similarly sized snacks.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-step\"\u003e \u003cspan class=\"psc-step-num\"\u003e2\u003c\/span\u003e \u003cdiv\u003e \u003ch3\u003eInsert Thumb + Index Finger\u003c\/h3\u003e \u003cp\u003eSlide them into the two sleeves from the back of the lid.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-step\"\u003e \u003cspan class=\"psc-step-num\"\u003e3\u003c\/span\u003e \u003cdiv\u003e \u003ch3\u003ePinch, Lift \u0026amp; Enjoy\u003c\/h3\u003e \u003cp\u003eBring the two tips together around one bite-sized snack.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-media\"\u003e \u003cspan class=\"psc-media-placeholder\"\u003eImage 03 · How It Works\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/6b65d1bc-9fd2-4bd8-b6e9-0707cb0cad6d.png?v=1787883632\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE 04: TWO-IN-ONE LID --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-card psc-dual\"\u003e \u003cdiv class=\"psc-layout psc-layout--image-left\"\u003e \u003cdiv class=\"psc-copy\"\u003e \u003cp class=\"psc-kicker\"\u003eOne playful piece · Two useful roles\u003c\/p\u003e \u003ch2 class=\"psc-heading\"\u003eYour Lid Does \u003cspan style=\"color: #ffd759;\"\u003eMore.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"psc-lead\"\u003ePlace the smooth side up to cover the matching container between snack breaks. When it is time for a bite, remove it, flip it and use the built-in finger sleeves.\u003c\/p\u003e \u003cspan class=\"psc-dual-tag\"\u003eCOVER · FLIP · GRAB\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"psc-media\"\u003e \u003cspan class=\"psc-media-placeholder\"\u003eImage 04 · Two-in-One Lid\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/8e459a97-1294-4a86-bfec-dc4f3fd15575.png?v=1787883632\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE 05: SIX COLORS --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-layout\"\u003e \u003cdiv class=\"psc-copy\"\u003e \u003cp class=\"psc-kicker\"\u003eSix cheerful shades\u003c\/p\u003e \u003ch2 class=\"psc-heading\"\u003ePick Your \u003cspan class=\"psc-accent\"\u003eHappy Color.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"psc-lead\"\u003eChoose the shade that feels most like you—or add a little more color to everyday snack time.\u003c\/p\u003e \u003cdiv class=\"psc-swatches\"\u003e \u003cspan class=\"psc-swatch\" style=\"--psc-color: #83d4ee;\"\u003eSky Blue\u003c\/span\u003e \u003cspan class=\"psc-swatch\" style=\"--psc-color: #79dba2;\"\u003eMint Green\u003c\/span\u003e \u003cspan class=\"psc-swatch\" style=\"--psc-color: #ffd234;\"\u003eSunny Yellow\u003c\/span\u003e \u003cspan class=\"psc-swatch\" style=\"--psc-color: #ff8d20;\"\u003eBright Orange\u003c\/span\u003e \u003cspan class=\"psc-swatch\" style=\"--psc-color: #ff909b;\"\u003eCoral Pink\u003c\/span\u003e \u003cspan class=\"psc-swatch\" style=\"--psc-color: #a86bdd;\"\u003eLavender Purple\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-media\"\u003e \u003cspan class=\"psc-media-placeholder\"\u003eImage 05 · Six Colors\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/2bfa3dc3-7152-4e79-9bbb-3d0f8bf24074.png?v=1787883632\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE 06: LIFESTYLE \/ FINAL CONVERSION IMAGE --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-layout psc-layout--image-left\"\u003e \u003cdiv class=\"psc-copy\"\u003e \u003cp class=\"psc-kicker\"\u003eYour new snack-time favorite\u003c\/p\u003e \u003ch2 class=\"psc-heading\"\u003eMake Every Bite a Little \u003cspan class=\"psc-accent\"\u003eMore Fun.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"psc-lead\"\u003eFill it, flip the lid, pinch a snack and enjoy the moment—at your desk, on the couch or during a relaxed get-together.\u003c\/p\u003e \u003cdiv class=\"psc-pills\"\u003e \u003cspan class=\"psc-pill\"\u003eDesk Breaks\u003c\/span\u003e \u003cspan class=\"psc-pill\"\u003eMovie Nights\u003c\/span\u003e \u003cspan class=\"psc-pill\"\u003eGet-Togethers\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"psc-media\"\u003e \u003cspan class=\"psc-media-placeholder\"\u003eImage 06 · Lifestyle\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/644ad586-3096-4ecb-a40d-4c4728f7b9a5.png?v=1787883632\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-faq\"\u003e \u003cp class=\"psc-kicker\" style=\"text-align: center;\"\u003eGood to know\u003c\/p\u003e \u003ch2 class=\"psc-heading\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003cdetails\u003e \u003csummary\u003eHow do the built-in finger sleeves work?\u003c\/summary\u003e \u003cp\u003eInsert the thumb and index finger from the same hand into the two sleeves on the back of the colorful lid. Bring the tips together around one bite-sized snack, then lift.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat snacks can I use it with?\u003c\/summary\u003e \u003cp\u003eThe product is shown with grapes, berries, small tomatoes and dry snacks. Results may vary with the food's size, shape and texture.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDoes the colorful piece also cover the container?\u003c\/summary\u003e \u003cp\u003eYes. The colorful piece is the matching cover. Remove and flip it when you want to use the built-in finger sleeves.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhich colors are available?\u003c\/summary\u003e \u003cp\u003eSky Blue, Mint Green, Sunny Yellow, Bright Orange, Coral Pink and Lavender Purple.\u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ONLY FINAL CTA --\u003e \u003csection class=\"psc-section\"\u003e \u003cdiv class=\"psc-wrap psc-card psc-final\"\u003e \u003cp class=\"psc-kicker\"\u003eChoose your favorite shade\u003c\/p\u003e \u003ch2 class=\"psc-heading\"\u003eReady to Make Snack Time Smile?\u003c\/h2\u003e \u003cp class=\"psc-lead\"\u003ePick a color and discover a more playful way to grab your favorite bite-sized snacks.\u003c\/p\u003e \u003ca class=\"psc-button\" href=\"#product-form\"\u003eChoose Your Color\u003c\/a\u003e \u003cp class=\"psc-note\"\u003eUse with appropriately sized foods. Small round foods can present a choking risk for young children; prepare and supervise according to age-appropriate guidance.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e \u003cp\u003e \u003c\/p\u003e","brand":"ZH728","offers":[{"title":"Green","offer_id":53778596331814,"sku":"NC01762608287201-绿色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":53778596364582,"sku":"NC01762608287201-紫色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":53778596397350,"sku":"NC01762608287201-粉色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":53778596430118,"sku":"NC01762608287201-黄色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":53778596462886,"sku":"NC01762608287201-蓝色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":53778596495654,"sku":"NC01762608287201-桔色","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/f8209d40-8d4d-4a5e-bd90-a89f508c93d6.png?v=1787889819","url":"https:\/\/zavrlyshop.com\/products\/portable-snack-container-with-built-in-finger-tongs","provider":"zavrlyshop","version":"1.0","type":"link"}