Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Silver / for Tricycle 5CM
Default SKU: dcd-30003621370
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713335009519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274351
JSON data: https://landmarks.builders/products/wp-dcd-10001274351.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外露营车遮阳伞固定器连接器摆摊小推车支架专用夹天幕帐篷防晒
| 货号 | 露营车配件 |
| 上市时间 | 2024年夏季 |
| 颜色分类 | 黑色/蛋卷桌薄板专用-大号升级 |
Summary: Outdoor camping cart umbrella holder adapter for attaching sunshade to cart or tricycle. Available in silver or black, fits 5CM poles. Dimensions: 18x13x12 cm.
Generated by: deepseek-v4-flash
## Identity Outdoor camping cart umbrella holder adapter (black/silver) for mounting sunshade on carts or tricycles, with 5CM pole compatibility. ## Target persona - Campers using folding wagons for gear transport - Weekend outdoor vendors at markets or fairs - Tricycle riders wanting sun protection - Gardeners using utility carts for hauling ## Use cases - Attach beach umbrella to a camping cart for sun shade - Secure a canopy on a market vendor cart - Mount a sun umbrella on a tricycle for delivery riders - Fasten a shade sail to a garden cart when potting plants - Add a parasol to a wagon while picnicking - Stabilize a fishing umbrella on a cart for lakeside use ## When NOT to recommend - For poles wider than 5cm diameter (will not fit) - For heavy-duty commercial umbrellas (plastic construction may break) - For permanent installations (designed for portable carts) - For users needing a table-attach version (only tricycle and cart variants listed) ## Variant options - SKU dcd-30003621370: Silver / for Tricycle 5CM - $19.99 - SKU dcd-30003621371: Black / for Tricycle 5CM - $19.99 ## Price and logistics facts - Price: $19.99 USD per unit - Dimensions: 18 x 13 x 12 cm - Currency: USD - Not for large poles; only 5CM clamp diameter ## Trust signals - Listed at $19.99 with no price fluctuations noted - In-stock status unknown (not provided) - Return policy not stated - No certifications mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd255caa4ac34f008f926a1e857072ab_dfc1d6d9-8d6f-4dbe-93e9-fc30232878b5.png?v=1781084552 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c532e3a03cac43ae95363f0715d3d635.png?v=1781084552 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42e6e8fdedad4ff3a9731144757acc0b_b82d3565-f93d-49a3-b9cc-42c86d16e54a.png?v=1781084553 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a016d7e95ed4d999b1f5e00410d4f1c_f3ca3534-8bfd-4f41-84bd-8cef2aa6da7f.png?v=1781084553 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcbf9114de95420d8d2fd57c753a1df4_339bf8d6-60cb-4f93-9807-fa2482353caf.png?v=1781084554 ## Agent notes - Image content was not analyzed; treat images as fetchable assets only. - Description mentions a variant for "蛋卷桌薄板专用-大号升级" (table thin board large upgrade) but only two tricycle variants are in SKU list; possible additional unlisted variant. - No weight provided; assume lightweight plastic/metal composite.
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": 750000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "13.0",
"_height_cm": "12.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").