{"product_id":"brazil-weekly-shipment-reservation-deadline-every-friday","title":"Brazil — Reserve Your Pounds (Deadline Every Friday)","description":"\u003c!-- ============================================================\n     MISSIONARY EXPRESS BRAZIL — Shipment Product Description\n     Paste this into the product description using the HTML\/code view\n     in Shopify Admin → Products → [your shipment product] → Description\n============================================================ --\u003e\n\u003cstyle\u003e\n.pdesc * { box-sizing: border-box; }\n.pdesc a { color: #1a6bbf; }\n.pdesc {\n  font-family: 'Open Sans', -apple-system, sans-serif;\n  color: #0d2d4a;\n  max-width: 720px;\n  line-height: 1.6;\n  font-size: 0.93rem;\n}\n\n\/* steps *\/\n.pdesc-step {\n  display: grid;\n  grid-template-columns: 34px 1fr;\n  gap: 1rem;\n  padding: 1.1rem 0;\n  border-bottom: 1px solid #cce0f5;\n  align-items: start;\n}\n.pdesc-step:last-of-type { border-bottom: none; }\n.pdesc-num {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #2a85d8, #1a6bbf);\n  color: #fff;\n  font-weight: 900;\n  font-size: 0.85rem;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  font-family: 'Montserrat', sans-serif;\n}\n.pdesc-step-title {\n  font-weight: 800;\n  font-size: 0.95rem;\n  color: #0d2d4a;\n  margin-bottom: 0.4rem;\n  font-family: 'Montserrat', -apple-system, sans-serif;\n}\n.pdesc-step p { margin: 0 0 0.35rem; color: #2c5f8a; font-size: 0.86rem; }\n.pdesc-step ul { margin: 0.3rem 0 0.4rem 0; padding: 0; list-style: none; }\n.pdesc-step ul li {\n  padding-left: 1.1rem;\n  position: relative;\n  color: #2c5f8a;\n  font-size: 0.86rem;\n  margin-bottom: 0.25rem;\n}\n.pdesc-step ul li::before { content: '→'; position: absolute; left: 0; color: #2a85d8; font-size: 0.75rem; top: 0.05rem; }\n.pdesc-step strong { color: #0d2d4a; font-weight: 700; }\n\n\/* location cards *\/\n.pdesc-locs { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; margin: 0.75rem 0; }\n.pdesc-loc {\n  border: 1.5px solid #cce0f5;\n  border-radius: 12px;\n  overflow: hidden;\n}\n.pdesc-loc-head {\n  padding: 0.65rem 0.9rem;\n  font-family: 'Montserrat', sans-serif;\n}\n.pdesc-loc:nth-child(1) .pdesc-loc-head,\n.pdesc-loc:nth-child(2) .pdesc-loc-head { background: #1a6bbf; }\n.pdesc-loc:nth-child(3) .pdesc-loc-head { background: #16a34a; }\n.pdesc-loc-city { font-size: 0.52rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.65); margin-bottom: 0.1rem; }\n.pdesc-loc-name { font-size: 0.82rem; font-weight: 800; color: #fff; }\n.pdesc-loc-body { padding: 0.75rem 0.9rem; background: #f7fafd; }\n.pdesc-loc-addr { font-size: 0.78rem; color: #0d2d4a; font-weight: 600; margin-bottom: 0.3rem; line-height: 1.4; }\n.pdesc-loc-hours { font-size: 0.74rem; color: #5a8db0; line-height: 1.6; margin-bottom: 0.5rem; }\n.pdesc-loc-hours strong { color: #2c5f8a; display: block; font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 0.15rem; }\n.pdesc-loc-link {\n  display: inline-flex; align-items: center; gap: 0.3rem;\n  font-size: 0.72rem; font-weight: 700;\n  color: #1a6bbf; text-decoration: none;\n  padding: 0.35rem 0.7rem;\n  background: #f0f7fe; border: 1px solid #cce0f5;\n  border-radius: 6px; margin-top: 0.1rem;\n  margin-right: 0.3rem;\n}\n.pdesc-loc-link:hover { background: #d6eaf8; }\n\n\/* warning box *\/\n.pdesc-warn {\n  background: #fff9e6;\n  border: 1.5px solid #f0c060;\n  border-radius: 10px;\n  padding: 0.85rem 1rem;\n  margin: 0.75rem 0 0;\n  display: flex; gap: 0.6rem; align-items: flex-start;\n  font-size: 0.82rem; color: #7a5a00; line-height: 1.6;\n}\n.pdesc-warn-icon { font-size: 1rem; flex-shrink: 0; margin-top: 0.05rem; }\n.pdesc-warn strong { color: #5a4000; }\n\n\/* download button *\/\n.pdesc-dl {\n  display: inline-flex; align-items: center; gap: 0.4rem;\n  background: #f0f7fe; border: 1.5px solid #cce0f5;\n  color: #1a6bbf; font-weight: 700; font-size: 0.78rem;\n  padding: 0.42rem 0.9rem; border-radius: 7px;\n  text-decoration: none; margin-top: 0.4rem;\n}\n.pdesc-dl:hover { background: #d6eaf8; border-color: #2a85d8; color: #1a6bbf; }\n\n\/* tips section *\/\n.pdesc-tips {\n  background: #f0f7fe;\n  border: 1.5px solid #cce0f5;\n  border-radius: 12px;\n  padding: 1rem 1.1rem;\n  margin-top: 0.5rem;\n}\n.pdesc-tips-title {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 0.72rem; font-weight: 700;\n  letter-spacing: 0.14em; text-transform: uppercase;\n  color: #2a85d8; margin-bottom: 0.65rem;\n}\n.pdesc-tips ul { margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 0.3rem; }\n.pdesc-tips ul li { font-size: 0.83rem; color: #2c5f8a; padding-left: 1.1rem; position: relative; line-height: 1.5; }\n.pdesc-tips ul li::before { content: '✓'; position: absolute; left: 0; color: #27ae60; font-weight: 700; }\n.pdesc-tips ul li strong { color: #0d2d4a; }\n\n\/* section divider label *\/\n.pdesc-divider {\n  display: flex; align-items: center; gap: 0.75rem;\n  margin: 1.5rem 0 0.85rem;\n}\n.pdesc-divider-label {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 0.65rem; font-weight: 700;\n  letter-spacing: 0.16em; text-transform: uppercase;\n  color: #2a85d8; white-space: nowrap;\n}\n.pdesc-divider-line { flex: 1; height: 1px; background: #cce0f5; }\n\n@media (max-width: 560px) {\n  .pdesc-locs { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pdesc\"\u003e\n\u003c!-- STEP 1 --\u003e\n\u003cdiv class=\"pdesc-step\"\u003e\n\u003cdiv class=\"pdesc-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdesc-step-title\"\u003ePrepare your package\u003c\/div\u003e\n\u003cp\u003ePlace all items inside \u003cstrong\u003eZiploc bags\u003c\/strong\u003e or space-saving plastic bags. Choose the bag size that works best for your items — one-gallon bags are perfect for most things. If one bag isn't enough, add more and label each one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 2 --\u003e\n\u003cdiv class=\"pdesc-step\"\u003e\n\u003cdiv class=\"pdesc-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdesc-step-title\"\u003eLabel each bag clearly\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eWrite your \u003cstrong\u003emissionary's full name and Mission\u003c\/strong\u003e on the outside of every bag\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber the bags\u003c\/strong\u003e (Bag 1, Bag 2…) and write the \u003cstrong\u003eestimated weight\u003c\/strong\u003e on each\u003c\/li\u003e\n\u003cli\u003eIf you're wrapping gifts, include a \u003cstrong\u003elist of wrapped items\u003c\/strong\u003e inside so we can verify contents\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePrefer a ready-made label? Download and print our form — tape it to the outside where it's easy to see.\u003c\/p\u003e\n\u003ca class=\"pdesc-dl\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0847\/5072\/9503\/files\/FORM_PACKAGE_LABEL.pdf?v=1758375857\" target=\"_blank\"\u003e⬇ Download Printable Label\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 3 --\u003e\n\u003cdiv class=\"pdesc-step\"\u003e\n\u003cdiv class=\"pdesc-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdesc-step-title\"\u003eDrop off at a Utah location\u003c\/div\u003e\n\u003cp\u003eBring your fully prepared package to one of our three drop-off locations \u003cstrong\u003eby Friday\u003c\/strong\u003e to make that week's shipment.\u003c\/p\u003e\n\u003cdiv class=\"pdesc-locs\"\u003e\n\u003c!-- SLC --\u003e\n\u003cdiv class=\"pdesc-loc\"\u003e\n\u003cdiv class=\"pdesc-loc-head\"\u003e\n\u003cdiv class=\"pdesc-loc-city\"\u003eSalt Lake City\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-name\"\u003eUPS Store — SLC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-body\"\u003e\n\u003cdiv class=\"pdesc-loc-addr\"\u003e869 East 4500 South\u003cbr\u003eSalt Lake City, UT 84107\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-hours\"\u003e\n\u003cstrong\u003eHours\u003c\/strong\u003e Mon–Fri: 9:00 AM – 6:30 PM\u003cbr\u003eSat: 9:00 AM – 4:30 PM\u003cbr\u003eSun: 10:00 AM – 2:30 PM\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; color: #2c5f8a; margin: 0 0 0.4rem;\"\u003eHand your package to the UPS Store staff at the front desk. Print and attach the SLC label to the outside.\u003c\/p\u003e\n\u003ca class=\"pdesc-loc-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0847\/5072\/9503\/files\/DROP_OFF_SLC.pdf?v=1758375857\" target=\"_blank\"\u003e⬇ SLC Label\u003c\/a\u003e \u003ca class=\"pdesc-loc-link\" href=\"https:\/\/maps.google.com\/?q=869+East+4500+South+Salt+Lake+City+UT+84107\" target=\"_blank\"\u003e📍 Maps\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Orem UPS --\u003e\n\u003cdiv class=\"pdesc-loc\"\u003e\n\u003cdiv class=\"pdesc-loc-head\"\u003e\n\u003cdiv class=\"pdesc-loc-city\"\u003eOrem · NEW\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-name\"\u003eUPS Store — Orem\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-body\"\u003e\n\u003cdiv class=\"pdesc-loc-addr\"\u003e51 W Center St\u003cbr\u003eOrem, UT 84057\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-hours\"\u003e\n\u003cstrong\u003eHours\u003c\/strong\u003e Mon–Fri: 9:00 AM – 6:30 PM\u003cbr\u003eSat: 9:00 AM – 4:30 PM\u003cbr\u003eSun: 10:00 AM – 2:30 PM\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; color: #2c5f8a; margin: 0 0 0.4rem;\"\u003eHand your package to the UPS Store staff at the front desk. Print and attach the Orem label to the outside.\u003c\/p\u003e\n\u003ca class=\"pdesc-loc-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0847\/5072\/9503\/files\/OREM_DROP_OFF_LABEL.pdf?v=1774301953\" target=\"_blank\"\u003e⬇ Orem Label\u003c\/a\u003e \u003ca class=\"pdesc-loc-link\" href=\"https:\/\/maps.google.com\/?q=51+W+Center+St+Orem+UT+84057\" target=\"_blank\"\u003e📍 Maps\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Home Drop Box --\u003e\n\u003cdiv class=\"pdesc-loc\"\u003e\n\u003cdiv class=\"pdesc-loc-head\"\u003e\n\u003cdiv class=\"pdesc-loc-city\"\u003eOrem · 24\/7\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-name\"\u003eHome Drop Box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-body\"\u003e\n\u003cdiv class=\"pdesc-loc-addr\"\u003e1789 N 860 W\u003cbr\u003eOrem, UT 84057\u003c\/div\u003e\n\u003cdiv class=\"pdesc-loc-hours\"\u003e\n\u003cstrong\u003eHours\u003c\/strong\u003e Daily: 9:00 AM – 11:00 PM\u003cbr\u003e\u003cspan style=\"color: #16a34a; font-weight: 600;\"\u003eGreat for late nights \u0026amp; weekends\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; color: #2c5f8a; margin: 0 0 0.4rem;\"\u003ePlace your package inside the box labeled \u003cstrong\u003e\"MISSIONARY EXPRESS\"\u003c\/strong\u003e at the front door. We pick up frequently.\u003c\/p\u003e\n\u003ca class=\"pdesc-loc-link\" href=\"https:\/\/maps.google.com\/?q=1789+N+860+W+Orem+UT+84057\" target=\"_blank\"\u003e📍 Maps\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdesc-warn\"\u003e\n\u003cspan class=\"pdesc-warn-icon\"\u003e⚠️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e No payments are accepted and packages are not weighed at drop-off locations. Please arrive with your package fully prepared. If anything is missing, we'll contact you. Questions? Call \u003cstrong\u003e(801) 901-3489\u003c\/strong\u003e or use the chat button on this site.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 4 --\u003e\n\u003cdiv class=\"pdesc-step\"\u003e\n\u003cdiv class=\"pdesc-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdesc-step-title\"\u003eCan't drop off? Ship it to us\u003c\/div\u003e\n\u003cp\u003eIf you're outside of Utah or can't make it to a drop-off location, ship your prepared package directly to us:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMissionary Express · 1789 N 860 W, Orem, UT 84057\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 0.82rem; color: #5a8db0;\"\u003eYour package must arrive in Utah \u003cstrong\u003eby Friday\u003c\/strong\u003e to make that week's shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 5 --\u003e\n\u003cdiv class=\"pdesc-step\"\u003e\n\u003cdiv class=\"pdesc-num\"\u003e5\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdesc-step-title\"\u003eTracking\u003c\/div\u003e\n\u003cp\u003eTracking becomes available once the shipment arrives in Brazil — usually \u003cstrong\u003e3–5 days after departure\u003c\/strong\u003e. You'll be notified when your package is on its way to the mission office.\u003c\/p\u003e\n\u003cp\u003eWant to confirm we received your package in Utah? Just message or email us and we'll confirm right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 6 --\u003e\n\u003cdiv class=\"pdesc-step\"\u003e\n\u003cdiv class=\"pdesc-num\"\u003e6\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pdesc-step-title\"\u003eNeed extra pounds?\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003ePlace a new order online and add the extra pounds to your cart\u003c\/li\u003e\n\u003cli\u003eAt checkout, use coupon code \u003cstrong\u003eEXTRAPOUNDS\u003c\/strong\u003e for free shipping (only works if you already have an existing order)\u003c\/li\u003e\n\u003cli\u003eOnly the original order will be updated with tracking information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TIPS --\u003e\n\u003cdiv class=\"pdesc-divider\"\u003e\n\u003cspan class=\"pdesc-divider-label\"\u003eTips \u0026amp; Reminders\u003c\/span\u003e \u003cspan class=\"pdesc-divider-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdesc-tips\"\u003e\n\u003cdiv class=\"pdesc-tips-title\"\u003e📋 Good to know\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eReserve your pounds early to secure your spot — we close each shipment once it's full\u003c\/li\u003e\n\u003cli\u003eIf you don't know the exact weight, reserve a few pounds now and add more later with the EXTRAPOUNDS code\u003c\/li\u003e\n\u003cli\u003eWrapped gifts are allowed — just include a list of wrapped items inside the package\u003c\/li\u003e\n\u003cli\u003eWrite your missionary's name and mission \u003cstrong\u003eclearly on every single bag\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSending medicine or electronics? \u003cstrong\u003eContact us first\u003c\/strong\u003e — some items require documentation before we can accept them\u003c\/li\u003e\n\u003cli\u003eWe cannot accept reservations once a shipment closes — please plan ahead\u003c\/li\u003e\n\u003cli\u003eQuestions at any point? Call \u003cstrong\u003e(801) 901-3489\u003c\/strong\u003e or use the chat button — we're here to help\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/j7gxqzE6VMw?si=5p7WS0eLScN41drM\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e","brand":"Missionary Express Global","offers":[{"title":"1lb","offer_id":44848951885847,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2lbs","offer_id":44848951918615,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true},{"title":"3lbs","offer_id":44848951951383,"sku":null,"price":60.0,"currency_code":"USD","in_stock":true},{"title":"4lbs","offer_id":44848951984151,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"5lbs","offer_id":44848952016919,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"6lbs","offer_id":44848952049687,"sku":null,"price":120.0,"currency_code":"USD","in_stock":true},{"title":"7lbs","offer_id":44848952082455,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"8lbs","offer_id":44848952115223,"sku":null,"price":160.0,"currency_code":"USD","in_stock":true},{"title":"9lbs","offer_id":44848952147991,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"10lbs","offer_id":44848952180759,"sku":null,"price":200.0,"currency_code":"USD","in_stock":true},{"title":"11lbs","offer_id":44848952213527,"sku":null,"price":220.0,"currency_code":"USD","in_stock":true},{"title":"12lbs","offer_id":44848952246295,"sku":null,"price":240.0,"currency_code":"USD","in_stock":true},{"title":"13lbs","offer_id":44848952279063,"sku":null,"price":260.0,"currency_code":"USD","in_stock":true},{"title":"14lbs","offer_id":44848952311831,"sku":null,"price":280.0,"currency_code":"USD","in_stock":true},{"title":"15lbs","offer_id":44848952344599,"sku":null,"price":300.0,"currency_code":"USD","in_stock":true},{"title":"16lbs","offer_id":44848952377367,"sku":null,"price":320.0,"currency_code":"USD","in_stock":true},{"title":"17lbs","offer_id":44848952410135,"sku":null,"price":340.0,"currency_code":"USD","in_stock":true},{"title":"18lbs","offer_id":44848952442903,"sku":null,"price":360.0,"currency_code":"USD","in_stock":true},{"title":"19lbs","offer_id":44848952475671,"sku":null,"price":380.0,"currency_code":"USD","in_stock":true},{"title":"20lbs","offer_id":44848952508439,"sku":null,"price":400.0,"currency_code":"USD","in_stock":true},{"title":"21lbs","offer_id":44848952541207,"sku":null,"price":420.0,"currency_code":"USD","in_stock":true},{"title":"22lbs","offer_id":44848952573975,"sku":null,"price":440.0,"currency_code":"USD","in_stock":true},{"title":"23lbs","offer_id":44848952606743,"sku":null,"price":460.0,"currency_code":"USD","in_stock":true},{"title":"24lbs","offer_id":44848952639511,"sku":null,"price":480.0,"currency_code":"USD","in_stock":true},{"title":"25lbs","offer_id":44848952672279,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true},{"title":"26lbs","offer_id":44848952705047,"sku":null,"price":520.0,"currency_code":"USD","in_stock":true},{"title":"27lbs","offer_id":44848952737815,"sku":null,"price":540.0,"currency_code":"USD","in_stock":true},{"title":"28lbs","offer_id":44848952770583,"sku":null,"price":560.0,"currency_code":"USD","in_stock":true},{"title":"29lbs","offer_id":44848952803351,"sku":null,"price":580.0,"currency_code":"USD","in_stock":true},{"title":"30lbs","offer_id":44848952836119,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"31lbs","offer_id":44848952868887,"sku":null,"price":620.0,"currency_code":"USD","in_stock":true},{"title":"32lbs","offer_id":44848952901655,"sku":null,"price":640.0,"currency_code":"USD","in_stock":true},{"title":"33lbs","offer_id":44848952934423,"sku":null,"price":660.0,"currency_code":"USD","in_stock":true},{"title":"34lbs","offer_id":44848952967191,"sku":null,"price":680.0,"currency_code":"USD","in_stock":true},{"title":"35lbs","offer_id":44848952999959,"sku":null,"price":700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0734\/9062\/8631\/files\/shimpentimage_190acaaa-c88a-4022-8da2-d5d30551a97e.webp?v=1770668765","url":"https:\/\/missionaryexpress.com\/products\/brazil-weekly-shipment-reservation-deadline-every-friday","provider":"Missionary Express","version":"1.0","type":"link"}