{"product_id":"🏕️10x13ft-90-blackout-shade-tarp-uv-mesh-w-rivets-for-patio-garden-camping","title":"🏕️10x13ft 90% Blackout Shade Tarp – UV Mesh w\/ Rivets for Patio, Garden \u0026 Camping","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n\/* =========================\n   MAIN PAGE\n========================= *\/\n\n.dtc-page{\n  background:transparent;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#2f352d;\n  border:2px solid #9b8b68;\n  border-radius:10px;\n  padding:0;\n  margin:0;\n}\n\n.dtc-page .dtc-container{\n  max-width:820px;\n  margin:auto;\n  padding:18px;\n}\n\n.dtc-page .dtc-card{\n  background:transparent;\n  border-radius:0;\n  padding:0;\n  box-shadow:none;\n}\n\n\n\/* =========================\n   HEADINGS\n========================= *\/\n\n.dtc-page .dtc-h1{\n  font-size:32px;\n  text-align:center;\n  color:#344438;\n  margin:0 0 25px;\n  line-height:1.3;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.dtc-page .dtc-hero{\n  background:#3f4d40;\n  color:#fff;\n  padding:22px;\n  border-radius:16px;\n  margin-bottom:25px;\n}\n\n.dtc-page .dtc-hero h2{\n  margin:0 0 10px;\n  font-size:24px;\n}\n\n.dtc-page .dtc-hero p{\n  margin:0;\n  opacity:.95;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.dtc-page .dtc-img{\n  width:100%;\n  display:block;\n  border-radius:16px;\n}\n\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.dtc-page .dtc-section-title{\n  font-size:28px;\n  color:#344438;\n  margin:35px 0 20px;\n  padding-bottom:10px;\n  border-bottom:3px solid #9b8b68;\n}\n\n\n\/* =========================\n   FEATURES\n========================= *\/\n\n.dtc-page .dtc-feature{\n  background:#f8f7f2;\n  border-left:6px solid #9b8b68;\n  padding:18px;\n  margin:18px 0;\n  border-radius:14px;\n  box-shadow:0 6px 20px rgba(47,53,45,.08);\n}\n\n.dtc-page .dtc-feature h3{\n  margin:0 0 10px;\n  color:#344438;\n  font-size:21px;\n}\n\n.dtc-page .dtc-feature p{\n  margin:0;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.dtc-page .dtc-spec{\n  margin-top:35px;\n  background:#f2efe6;\n  padding:22px;\n  border-radius:16px;\n}\n\n.dtc-page .dtc-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.dtc-page .dtc-table td{\n  padding:12px 6px;\n  border-bottom:1px solid #d8d0bd;\n  line-height:1.5;\n}\n\n.dtc-page .dtc-table tr:last-child td{\n  border-bottom:none;\n}\n\n.dtc-page .dtc-table td:first-child{\n  font-weight:bold;\n  color:#344438;\n  width:35%;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.dtc-page .dtc-faq{\n  margin-top:35px;\n}\n\n.dtc-page .dtc-faq details{\n  background:#f8f7f2;\n  border-radius:12px;\n  margin-bottom:14px;\n  padding:18px;\n  box-shadow:0 5px 18px rgba(47,53,45,.08);\n  transition:all .3s ease;\n}\n\n\/* FAQ Question *\/\n\n.dtc-page .dtc-faq summary{\n  cursor:pointer;\n  font-weight:bold;\n  color:#344438;\n  font-size:18px;\n  display:flex;\n  align-items:center;\n  gap:10px;\n  list-style:none;\n}\n\n\/* Hide Browser Default Arrow *\/\n\n.dtc-page .dtc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.dtc-page .dtc-faq summary::marker{\n  display:none;\n  content:\"\";\n}\n\n\/* Custom Animated Arrow *\/\n\n.dtc-page .dtc-faq summary::before{\n  content:\"▶\";\n  font-size:14px;\n  color:#72664d;\n  display:inline-block;\n  flex-shrink:0;\n  transform-origin:center;\n  animation:faqArrowMove 1.2s ease-in-out infinite;\n}\n\n\/* Arrow Moving Animation *\/\n\n@keyframes faqArrowMove{\n  0%{\n    transform:translateX(0);\n  }\n\n  50%{\n    transform:translateX(5px);\n  }\n\n  100%{\n    transform:translateX(0);\n  }\n}\n\n\/* Arrow Rotates Down When Open *\/\n\n.dtc-page .dtc-faq details[open] \u003e summary::before{\n  animation:none;\n  transform:rotate(90deg);\n}\n\n\/* FAQ Answer *\/\n\n.dtc-page .dtc-faq p{\n  margin:15px 0 0;\n  color:#555a52;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.dtc-page .dtc-cta{\n  margin-top:35px;\n  background:#3f4d40;\n  color:#fff;\n  padding:35px 20px;\n  text-align:center;\n  border-radius:18px;\n}\n\n.dtc-page .dtc-cta h2{\n  margin:0 0 12px;\n  font-size:30px;\n}\n\n.dtc-page .dtc-cta p{\n  margin:0 0 20px;\n  line-height:1.7;\n  opacity:.95;\n}\n\n.dtc-page .dtc-btn{\n  display:inline-block;\n  background:#9b7e50;\n  color:#fff;\n  padding:18px 38px;\n  border-radius:999px;\n  font-size:22px;\n  font-weight:bold;\n  text-decoration:none;\n  animation:dtcbounce 1.3s infinite;\n  box-shadow:0 10px 25px rgba(65,55,38,.25);\n}\n\n@keyframes dtcbounce{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-8px);\n  }\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:768px){\n\n  .dtc-page .dtc-container{\n    padding:10px;\n  }\n\n  .dtc-page .dtc-card{\n    padding:0;\n  }\n\n  .dtc-page .dtc-h1{\n    font-size:26px;\n  }\n\n  .dtc-page .dtc-hero h2{\n    font-size:22px;\n  }\n\n  .dtc-page .dtc-section-title{\n    font-size:24px;\n  }\n\n  .dtc-page .dtc-feature h3{\n    font-size:19px;\n  }\n\n  .dtc-page .dtc-faq summary{\n    font-size:17px;\n  }\n\n  .dtc-page .dtc-btn{\n    display:block;\n    width:100%;\n    box-sizing:border-box;\n    text-align:center;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"dtc-page\"\u003e\n\u003cdiv class=\"dtc-container\"\u003e\n\u003cdiv class=\"dtc-card\"\u003e\n\u003ch1 class=\"dtc-h1\"\u003eCreate Cooler, More Comfortable Outdoor Spaces\u003c\/h1\u003e\n\u003cdiv class=\"dtc-hero\"\u003e\n\u003ch2\u003e☀️ \u003cspan style=\"color: rgb(255, 255, 255);\"\u003eToo Much Sun Ruining Your Outdoor Space?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThis 10 × 13 ft shade cloth blocks up to 90% of harsh sunlight, helping protect patios, plants, pets and outdoor work areas while maintaining comfortable airflow.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/4600f71c-8504-47f9-a638-a10e08bd28f5.png?v=1785389450\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/TikSave.io_7663446408523009311.gif?v=1785391532\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c!-- Replace the image URL below with your main product image --\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e🌿 Reliable Shade Where You Need It\u003c\/h2\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e☀️ Blocks Up to 90% of Sunlight\u003c\/h3\u003e\n\u003cp\u003eThe dense black mesh significantly reduces direct sunlight and heat, creating a cooler and more comfortable area for relaxing, gardening, working or caring for animals.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/88246eef98b244a28b5a3fc74b2a15f6_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1785389552\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_49_25_4.png?v=1785389450\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🛡️ UV-Resistant Outdoor Protection\u003c\/h3\u003e\n\u003cp\u003eUV-resistant material helps reduce prolonged sun exposure and provides dependable shade for plants, greenhouses, patios, balconies, dog kennels and other outdoor spaces.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/748d094f4ad642498bec34abaf4b92a3_tplv-fhlh96nyum-origin-jpeg.jpg?v=1785391637\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🔩 Reinforced Grommets for Secure Setup\u003c\/h3\u003e\n\u003cp\u003eReinforced metal grommets provide reliable attachment points for ropes, hooks or ties, making the shade cloth easier to secure to fences, frames, posts and canopy structures.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_49_25_5.png?v=1785389450\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Replace the image URL below with your installation or grommet detail image --\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e🏡 One Shade Cloth, Many Uses\u003c\/h2\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🌱 Helps Protect Sensitive Plants\u003c\/h3\u003e\n\u003cp\u003eReduce harsh midday sunlight around gardens and greenhouses to create a more controlled growing environment for flowers, vegetables, seedlings and other sun-sensitive plants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🐕 Comfortable Shade for Animal Areas\u003c\/h3\u003e\n\u003cp\u003eAdd shaded coverage around chicken coops, poultry houses, dog kennels and farm enclosures while helping reduce exposure to sun, dust and light outdoor debris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🏕️ Ready for Outdoor Adventures\u003c\/h3\u003e\n\u003cp\u003eUse it around campsites, RV areas, garages, swimming pools, patios, balconies and temporary outdoor setups whenever portable shade is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_2026_7_30_01_33_16.png?v=1785389607\" alt=\"\"\u003e\u003cbr\u003e\u003c!-- Replace the image URL below with your multi-scene lifestyle image --\u003e\n\u003cdiv class=\"dtc-spec\"\u003e\n\u003ch2 style=\"color: #344438; margin-top: 0; font-size: 28px;\"\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"dtc-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Rate\u003c\/td\u003e\n\u003ctd\u003eUp to 90% Sunlight Blocking\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e10 × 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack with Colored Reinforcement Stripes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eUV-Resistant Outdoor Mesh Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEdge Design\u003c\/td\u003e\n\u003ctd\u003eReinforced Edges with Metal Grommets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eAttach with Ropes, Hooks or Cable Ties\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Uses\u003c\/td\u003e\n\u003ctd\u003ePatio, Garden, Greenhouse, Camping, Kennel, Farm and Pool Area\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 × Shade Cloth with Installation Ropes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_49_27_8.png?v=1785389450\" alt=\"\"\u003e\u003cbr\u003e\u003c!-- =========================\n           FAQ\n      ========================== --\u003e\n\u003cdiv class=\"dtc-faq\"\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much sunlight does it block?\u003c\/summary\u003e\n\u003cp\u003eThe dense mesh blocks up to 90% of direct sunlight, making it ideal for creating heavily shaded outdoor areas while still allowing air to circulate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the shade cloth allow airflow?\u003c\/summary\u003e\n\u003cp\u003eYes. The breathable mesh design reduces sunlight while allowing air to pass through, helping prevent the covered area from feeling completely enclosed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it completely waterproof?\u003c\/summary\u003e\n\u003cp\u003eThe mesh is designed primarily for sun protection and ventilation. It may reduce light moisture, but it should not be used as a fully waterproof rain tarp or permanent roof.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the shade cloth installed?\u003c\/summary\u003e\n\u003cp\u003eThread the included ropes or suitable ties through the reinforced grommets, then secure the cloth evenly to a fence, frame, post, canopy or other stable structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be cut to a smaller size?\u003c\/summary\u003e\n\u003cp\u003eCutting may weaken the reinforced edges and remove installation points. For the most secure setup, use the original 10 × 13 ft size whenever possible.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used around plants and greenhouses?\u003c\/summary\u003e\n\u003cp\u003eYes. It can help reduce harsh sunlight around gardens, seedlings and greenhouse areas. Adjust the installation height and coverage according to the sunlight needs of your plants.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LJW","offers":[{"title":"Black \/ 2m*2m\/6ft×6.56ft","offer_id":54675484836139,"sku":"NC02302607302698-加密2米*2米","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2m*3m\/6ft×10ft","offer_id":54675484868907,"sku":"NC02302607302698-加密2米*3米","price":28.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2m*4m\/6ft×13ft","offer_id":54675484901675,"sku":"NC02302607302698-加密2米*4米","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2m*5m\/6ft×16ft","offer_id":54675484934443,"sku":"NC02302607302698-加密2米*5米","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2m*6m\/6ft×20ft","offer_id":54675484967211,"sku":"NC02302607302698-加密2米*6米","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3m*3m\/10ft×10ft","offer_id":54675484999979,"sku":"NC02302607302698-加密3米*3米","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3m*4m\/10ft×13ft","offer_id":54675485032747,"sku":"NC02302607302698-加密3米*4米","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3m*5m\/10ft × 16ft","offer_id":54675485065515,"sku":"NC02302607302698-加密3米*5米","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3*6m\/10ft × 20ft","offer_id":54675485098283,"sku":"NC02302607302698-加密3米*6米","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_49_23_1.png?v=1785389450","url":"https:\/\/fiorvax.com\/zh\/products\/%f0%9f%8f%95%ef%b8%8f10x13ft-90-blackout-shade-tarp-uv-mesh-w-rivets-for-patio-garden-camping","provider":"Fiorvax","version":"1.0","type":"link"}