Brand: World Products (Landmark)
SKU: dcd-30003614034
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713943019759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271291
JSON data: https://landmarks.builders/products/wp-dcd-10001271291.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: Patio umbrella deck mount clamp for balcony railings, silver, 29x10.5x5.5 cm, $14.99, supports horizontal and vertical installation.
Generated by: deepseek-v4-flash
## Identity A patio umbrella deck mount clamp that attaches to balcony or deck railings, allowing horizontal or vertical mounting. Measures 29x10.5x5.5 cm, available in Silver for $14.99. ## Target persona Apartment and condo dwellers with balcony railings who want a stable umbrella mount without drilling or permanent fixtures. Also suitable for renters needing a non-invasive solution. ## Use cases - Mounting a patio umbrella on a balcony railing for shade. - Securing an umbrella on a deck railing during outdoor dining. - Using horizontal or vertical orientation to fit different railing types. - Positioning an umbrella over a small outdoor table on a balcony. - Temporary shade setup for events on a deck with railings. ## When NOT to recommend - Users without a railing or horizontal bar to clamp onto. - Those needing a ground-mounted or in-ground umbrella base. - Situations requiring a clamp for umbrella poles thicker than 2 inches (spec not provided). - Heavy or large commercial umbrellas beyond typical residential use. ## Variant options - Silver (only variant, SKU: dcd-30003614034) at $14.99. ## Price and logistics facts - Price: $14.99 USD. - Dimensions: 29 cm (length) x 10.5 cm (width) x 5.5 cm (height). - Currency: USD. ## Trust signals - In-stock status: assumed available as product is listed. - Return policy: not specified. - Price consistency: single price point. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd0b6c610634710b3556f29943c9f63.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff95d2b1b10c4fe284ff8f6bbac027dd.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f1c45d120c24b96996b2299c00d2665.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7680d7e02c2545bc84b1dda963ad4bac.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b07dc2e3ff56427b84f2c3405a0bf916.png?v=1781085171 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33cfddbb9ce04213b2e4ae8bd4a6c740.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2291410f31934ecab47c24bf57a526ba.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0dbb98db7ab42b3b2f8c38a8e6f851f.png?v=1781085165 ## Agent notes - No product description is available; details are inferred from title and dimensions. - Image content was not analyzed; visual verification of clamp compatibility is not performed.
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": 550000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "10.5",
"_height_cm": "5.5"
}
}],
"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").