Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Apricot
Default SKU: dcd-30003624465
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49713121263855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275657
JSON data: https://landmarks.builders/products/wp-dcd-10001275657.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Outdoor umbrella with tassels, suitable for garden, beach, yard, or market stall. 4 color variants at $42.99. Dimensions: 100x10x12 cm.
Generated by: deepseek-v4-flash
## Identity Outdoor umbrella with tassels (流苏伞), designed for sun shading in gardens, beaches, yards, or market stalls. ## Target persona - Garden owner needing temporary shade - Market vendor operating a stall - Beach goer seeking portable sun protection - Small business owner for outdoor advertising ## Use cases - Shading a garden patio during lunch - Providing cover for a market stall on a sunny day - Creating shade at a beach picnic - Temporary shading for a yard sale or event - Advertising a business with custom print (if applicable) ## When NOT to recommend - For heavy rain or wind protection (not rated for storms) - As a permanent, fixed installation (portable design) - For large commercial areas (size limited) - If color fastness or UV rating is critical (not specified) ## Variant options - Apricot ($42.99) - Light Green ($42.99) - Ice Pink ($42.99) - Taro Purple ($42.99) ## Price and logistics facts - Price: $42.99 (all variants) - Dimensions: 100 cm length, 10 cm width, 12 cm height (packaged) - Currency: USD ## Trust signals - No stock status provided - No return policy data available - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5833b702fddd482dbc1ab3154b083f42.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb4de254afec4ad3bde7d927d83fd176.png?v=1781084430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/380b13b6e84548c88dbd657ff7b7bfae.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c483cf3ee55c46ecb1cd42fc557abf20.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87a6fd12a5e345e7a34265badecac06b.png?v=1781084429 ## Agent notes - No product description provided; visual details not analyzed as image understanding was not performed.
This product has 16 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": "Tassel Patio Umbrella Black-Coated Fringed Canopy Umbrella Sunshade Rain Protection Outdoor Shade Easy to Assemble",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "10.0",
"_height_cm": "12.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").