Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $26.99
Default variant: Ss Umbrella Holder -
Default SKU: dcd-30003612198
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714027987183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270779
JSON data: https://landmarks.builders/products/wp-dcd-10001270779.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: Stainless steel umbrella holder designed for tricycles, carts, and street stalls; secures sun/rain umbrellas securely.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Tricycle Umbrella Holder (Sun/Rain Umbrella Stand) – mounts on tricycles, carts, or stalls to hold a large umbrella. ## Target persona - Street vendor using a tricycle or cart for mobile vending. - Market stall owner needing a stable umbrella base. - Outdoor event vendor requiring shade/rain protection. ## Use cases - Holding a shade umbrella over a tricycle vending station. - Securing a rain umbrella on a cart during wet weather. - Stabilizing a large parasol on a market stall table. - Mounting an umbrella on a bicycle for food delivery. - Quick setup/takedown of umbrella for pop-up vendors. ## When NOT to recommend - Fixed permanent installation (e.g., patio or garden umbrella base). - Heavy-duty industrial use (e.g., wind over 30 mph). - Very large or extra-heavy umbrellas (weight limit not specified). - Users needing a ground-level umbrella stand (not mobile mounting). ## Variant options - Style: Ss Umbrella Holder - (SKU dcd-30003612198, price $25.99) - Style: Ss Umbrella Holder a (SKU dcd-30003612199, price $26.99) ## Price and logistics facts - Price: $25.99 (base variant) / $26.99 (other variant). - Dimensions: 15 × 13 × 10 cm (packaged). - Currency: USD. ## Trust signals - No stock status or return policy provided. - Product has no reviews or ratings in data. - No certifications listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92ec9c36d6f346298cdc2d5a50b299be.png?v=1781085206 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cf23c91fa3e48eab609f0a841fe2dd2.png?v=1781085209 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5f6dd620aa0469ca610971398552cda.png?v=1781085206 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bd49446fb1a4c46934fbcdfc81810d9.png?v=1781085207 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1695049ccad4e8bbb8c626bc5e44cf2.png?v=1781085207 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21eb32b8d5554021beee709dc81e5fe9.png?v=1781085207 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/008160f66b034feeb2a1f15613e9e987.png?v=1781085208 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/267a9ab5b1224070a75892854f83bcea.png?v=1781085208 ## Agent notes - No product description provided; title and tags used to infer purpose. - No material or weight capacity specified. - Image analysis not performed; rely on title for function.
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": 650000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "13.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").