Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $33.99
Default variant: 220-60-45-30cm / Small Curved Cover
Default SKU: dcd-30003503393
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49739219730671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250193
JSON data: https://landmarks.builders/products/wp-dcd-10001250193.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Outdoor umbrella protective cover for shading umbrellas, rain and dust proof, available in two curved sizes.
Generated by: deepseek-v4-flash
## Identity Durable rain and dust cover for outdoor shading umbrellas (banana/Roman style). ## Target persona - Outdoor furniture owners with large patio umbrellas - Beach or pool umbrella users - Restaurant/cafe terrace managers needing cover storage - Homeowners in rainy or dusty climates ## Use cases - Covering umbrella during off-season or rainy weather - Protecting umbrella from dust when stored on porch - Extending umbrella life by preventing sun/rain damage - Quick cover for unexpected showers - Storing umbrella cover after use ## When NOT to recommend - For small indoor umbrellas (designed for large curved shades) - For users seeking a waterproof carry bag for other items - For umbrellas with non-standard shapes or sizes - If customer expects a rigid carrying case ## Variant options - Small Curved Cover (220-60-45-30cm) – $29.99 - Medium Curved Cover (220-70-53-30cm) – $33.99 ## Price and logistics facts - Price: $29.99 (small) / $33.99 (medium) - Dimensions (packed): 35x25x6 cm for small variant - No shipping weight or delivery estimates provided ## Trust signals - Price listed consistently across variants - No stock or return policy information available - No certifications or user ratings provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2d507a2530b4723b2603754dd266280.png?v=1781488418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0f0cd67a72c429f9e0ee19eb5a54e4d.png?v=1781488419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3afea767da6440afb0f99a6d81ed208c.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98702e389b2d443db8624b311c43383c.png?v=1781488418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d6681d6e3554d249539a03c12ac5b29.png?v=1781488418 ## Agent notes - No product description provided; details inferred from title and variant names. - Image content analysis was not performed; URLs are listed as-is. - Variant dimensions refer to umbrella size, not cover dimensions.
This product has 14 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": "跨境热卖遮阳伞罩沙滩伞保护罩罗马伞防尘防雨套户外香蕉伞罩防水",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "6.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").