Brand: World Products (Landmark)
SKU: dcd-30003612204
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 770 g
Cart URL (default variant): https://landmarks.builders/cart/49714018615535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270782
JSON data: https://landmarks.builders/products/wp-dcd-10001270782.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel umbrella holder for tricycles, used for outdoor stall sunshade or fishing umbrella support; $32.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel tricycle umbrella holder (雨伞固定器) for outdoor stalls, fishing, and sunshade. ## Target persona Street vendors, mobile market sellers, fishermen, outdoor enthusiasts needing portable umbrella mounting on a tricycle. ## Use cases - Attach umbrella to tricycle for shade during street vending. - Secure fishing umbrella to tricycle for sun protection. - Create portable shade for outdoor market stall. - Mount sunshade for gardening or leisure on a tricycle. - Quick setup for temporary outdoor events. ## When NOT to recommend - Buyer needs a stationary umbrella base for a fixed location. - Umbrella is heavier than typical portable models (e.g., large commercial patio umbrellas). - Tricycle has unusual frame geometry incompatible with standard mounts. - Indoor use only; this is designed for outdoor mobility. ## Variant options Only variant: Ss Tricycle Holder at $32.99. ## Price and logistics facts Price: $32.99 USD. Dimensions: 26 cm (L) x 19 cm (W) x 9 cm (H). No weight given. Single variant available. ## Trust signals Listed price consistent across variant. No customer reviews or return policy provided. Product appears to be in stock. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9994ecb5705c4f51892a1d253bdbafff.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5555599f131496eab608864512cf1a4.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e47ed744303643428dd93f674a3be437.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/862d05a8d3c8460592044dc5072912fa.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d34a14fb263a439eb4ea51e5b329ff07.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89f31a3124b241b9a09331b585ce2635.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ee022a6ccac465f9d6411ce163f8050.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57760d07de9b4bd1ba991bc193f912b1.png?v=1781085205 ## Agent notes Product description is empty. Image content not analyzed; treat images as fetchable assets. Dimensions of holder itself not specified; compatibility with tricycle frames unknown. Weight not provided.
This product has 13 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": 770000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "19.0",
"_height_cm": "9.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").