Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $56.99
Default variant: 6ft-6 Rods
Default SKU: dcd-30003362830
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810467946735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001189289
JSON data: https://landmarks.builders/products/m4x-10001189289.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Trampoline sun shade cover for rain/sun protection, available in 6ft, 8ft, and 10ft sizes with 6 rods each, priced from $42.99 USD.
Generated by: deepseek-v4-flash
## Identity Trampoline Sun Shade Cover Rain Protection Trampoline Shade Canopy Sunproof ## Target persona Trampoline owners seeking UV/sun/rain protection for their trampoline, typically parents or backyard users with round trampolines. ## Use cases - Shielding trampoline from direct sunlight to prevent material degradation. - Keeping trampoline dry during light rain showers. - Extending trampoline lifespan by reducing weather exposure. - Providing shade for users during hot days. - Quick cover setup during sudden weather changes. - Protecting trampoline from debris and leaves. ## When NOT to recommend - Trampolines larger than 10ft diameter (no larger variants available). - Rectangular or oval trampolines (design likely for round only). - Buyers needing full waterproof enclosure (cover is a canopy, not a full seal). - Heavy snow or extreme weather conditions (no snow load rating provided). ## Variant options - 6ft-6 Rods: $42.99 USD - 8ft-6 Rods: $47.99 USD - 10ft-6 Rods: $56.99 USD ## Price and logistics facts - Base price: $42.99 USD. - Package dimensions: 50 x 23 x 18 cm. - All variants include 6 rods. ## Trust signals - Multiple size options available. - Price points consistent across variants. - No return policy, stock status, or warranty information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1afa2183-398f-49b5-970b-54b4fd97b8f6.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d184e623-d723-464e-8c0a-2d6c7b67ca0e.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33444b1d-41f0-4be3-8ad2-a94c55dd47eb.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da43af07-e637-4209-a295-f6bd50a3b21c.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea868c0e-bec2-4291-bb83-b9ef679e27f6.jpg?v=1781597328 ## Agent notes - No product description or specifications (material, UV rating) provided. - Images are available but not analyzed; treat as generic canopy visuals.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Trampoline Sun Shade Cover Rain Protection Trampoline Shade Canopy Sunproof",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "23.0",
"_height_cm": "18.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").