Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: L Umbrella Holder
Default SKU: dcd-30003612214
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714006556911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270786
JSON data: https://landmarks.builders/products/wp-dcd-10001270786.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品尺寸:
大伞固定器螺丝款:长11cm宽9.7cm高6cm
大伞固定器铆钉款:长16cm宽12cm高6cm
大伞固定器u型款:长11cm宽7cm高9.5cm
产品重量:
大伞固定器螺丝款:349g
大伞固定器铆钉款:417g
大伞固定器u型款:375g
Summary: Umbrella holder for trucks/tricycles, anti-wind, supports large umbrellas, three designs (screw, rivet, U-type), $9.99.
Generated by: deepseek-v4-flash
## Identity Product: Umbrella holder for trucks/tricycles. SKUs: dcd-30003612214 (L Umbrella Holder), dcd-30003612215 (L Umbrella Holder a). Dimensions: Screw type 11x9.7x6 cm, Rivet type 16x12x6 cm, U-type 11x7x9.5 cm. Weights: 349g, 417g, 375g respectively. ## Target persona Small business owners using tricycles for mobile vending (e.g., food carts, market stalls), delivery drivers needing shade or rain protection. ## Use cases 1. Mounting a large umbrella on a tricycle for stall vending. 2. Securing a sun umbrella on a truck during outdoor market. 3. Wind-resistant support for umbrella on moving vehicle. 4. Quick installation on vehicle frame using screw/rivet/U-type attachments. ## When NOT to recommend 1. For fixed stationary umbrellas on patios. 2. For very heavy or commercial-grade umbrellas. 3. For vehicles with non-standard frame sizes. 4. Users requiring corrosion-resistant materials for marine environments. ## Variant options Two styles available: "L Umbrella Holder" and "L Umbrella Holder a", both $9.99. Additional variants described but not listed: screw, rivet, U-type. ## Price and logistics facts Price $9.99 USD. Dimensions and weights as above. No shipping or logistics info provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price appears consistent across variants. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089dd55894b345b09cf43a60071c261d.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afd6688afb654f169eec87b604234f3a.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/990de387812c4c6983c68eb0573b78fe.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c5fe9d9bb6b49a987854a622f6b4340.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ac4fbdc6e294b538e125493e86c0617.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d7c491d82534a4093a28ac76337c6ad.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ec0530b1b024a3f9be318d1ef3a500b.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1437bae074147aeada9cb5f245e00c3.png?v=1781085198 ## Agent notes Variant mapping unclear; product description mentions three types but only two SKUs in variants list. Dimensions and weights from description.
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": 380000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "12.0",
"_height_cm": "10.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").