Brand: World Products (Landmark)
SKU: dcd-30003622537
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713108484335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274848
JSON data: https://landmarks.builders/products/wp-dcd-10001274848.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船舶配件 船用不锈钢水杯架 杯托户外房车高尔夫球车载杯架饮料架
| 货号 | 0432SB |
| 品牌 | 探险艇业 |
| 种类 | 杯架 |
| 材质 | 不锈钢 |
| 型号 | 0432SB |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 是否进口 | 否 |
| 订货号 | 0432SB |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
Summary: Stainless steel cup holder for boats, RVs, golf carts, and outdoor vehicles; holds drinks securely; model 0432SB, $11.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel cup holder, model 0432SB, brand 探险艇业 (Adventure Boat Industry), dimensions 12x10x11 cm, price $11.99. ## Target persona Boat owners, RV enthusiasts, golf cart users, outdoor vehicle owners needing a durable drink holder. ## Use cases - Holding drinks on a boat during cruising - Mounting in RV cabin or exterior - Installing in golf cart for beverages - Using in car or truck as extra cup holder - Outdoor camping trips with vehicles ## When NOT to recommend - Indoor stationary use where standard cup holders suffice - Seeking large capacity multiple cup holders - Requiring heated/cooled cup holders - For high-speed race vehicles where secure locking is needed ## Variant options Only one style: 0432SB at $11.99. ## Price and logistics facts $11.99 USD; dimensions 12x10x11 cm; weight not provided; shipping origin likely China. ## Trust signals In-stock status unknown; return policy not specified; brand 探险艇业 may be a Chinese manufacturer; no known certifications. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa68d1fe14164bf3a4447b85f27b18ef.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0469a613804144a855166a2e7875e5.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8af0baa2974444faccf8a19a5c31ddf.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f5dc5d41ef8435fa222257eb46b8d69.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36272984af2f4369b2a9a9197e90fece.png?v=1781084425 ## Agent notes No visual analysis performed; images may show product from multiple angles. Check image URLs for details.
This product has 10 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": "Stainless Steel Cup Holder Black Vehicle Cup Holder Long-Lasting for Outdoor Use",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.0",
"_height_cm": "11.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").