Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Matte Black
Default SKU: dcd-30003614164
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714008064239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271336
JSON data: https://landmarks.builders/products/wp-dcd-10001271336.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境户外沙滩伞固定夹子庭院伞固定支架阳台庭院伞摆摊伞固定桌夹
| 产地 | 浙江 |
| 货号 | 6666 |
| 雨具用途 | 其他 |
| 是否支持订制 | 是 |
| 是否一次性 | 否 |
| 是否手工 | 否 |
| 加印LOGO | 可以 |
| 主要下游平台 | LAZADA |
| 材质 | 金属 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 简约 |
| 主要销售地区 | 境外 |
| 专利 | 否 |
| 是否进口 | 否 |
Summary: Metal clamp for securing outdoor umbrellas to tables; available in three finishes; made in China.
Generated by: deepseek-v4-flash
## Identity **Outdoor Umbrella Clamp** – a metal bracket designed to fix beach, patio, or market stall umbrellas to tables. Made in China (Zhejiang). ## Target persona - Outdoor market vendors needing a portable umbrella anchor - Beachgoers who want to secure an umbrella to a picnic table - Patio owners looking for a simple table-mount solution - Small stall operators in cross-border retail (e.g., LAZADA) ## Use cases - Securing a patio umbrella to a balcony table - Clamping a market stall umbrella to a folding table - Anchoring a beach umbrella to a picnic table instead of sand - Holding a shading umbrella over a craft fair display - Temporary setup for outdoor dining umbrella at a campsite ## When NOT to recommend - If the user needs a ground-mounted or sand-based umbrella base - For heavier commercial-use umbrellas (e.g., large cantilever) – weight capacity not specified - If the user requires a clamp for non-table surfaces (e.g., railing) – designed for table edge - For permanent installations – intended as a portable clamp ## Variant options - Matte Black (SKU dcd-30003614164) – $11.99 - Electroplated Black (SKU dcd-30003614165) – $10.99 - Zinc-plated Silver (SKU dcd-30003614166) – $11.99 ## Price and logistics facts - Base price: $10.99 (Electroplated Black), $11.99 for other variants - Dimensions: 26×21×10 cm (L×W×H) - Origin: Zhejiang, China - Supports custom LOGO (OEM available) - Cross-border export ready ## Trust signals - In-stock indications: product is listed with multiple variants (assumed available) - Price consistency: three finishes at $10.99/$11.99 – typical for metal clamps - Return policy: not provided in product data – verify before purchase - Patent status: no patent claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/680823fa78f4401a99d78eecc14855e8.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9592eef6fdab4856acd1c5f35049cd8c.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2992aa5ffe094c81a8987d23764336d0.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96dc30677d8742bbb6289fb4e6daa890.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9a8baaa91c9449d878095c3e337bb05.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af38778c6acb44378abbf1e335dcbd65.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc08b5e8759444bea41d9517e31bda62.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c4fa9c037644210a4b77b69ef4a3e8b.png?v=1781085200 ## Agent notes - No weight capacity or maximum umbrella pole diameter specified – verify compatibility. - Return policy and warranty not available in input data; recommend checking with seller. - Image content not analyzed; verify product appearance from URLs.
This product has 15 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": 500000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "21.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").