Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $56.99
Default variant: 3098 Small
Default SKU: dcd-30003622533
Default price: $39.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/49713113497839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274846
JSON data: https://landmarks.builders/products/wp-dcd-10001274846.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船用不锈钢杯架 船用房车高尔夫球车载杯架饮料架 户外多用途杯架
| 产地 | 中国 |
| 货号 | 3098S |
| 品牌 | 探险艇业 |
| 种类 | 杯架 |
| 型号 | 3098S |
| 订货号 | 3098S |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | 不锈钢 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
Summary: Stainless steel cup holder for marine, RV, golf cart, and outdoor use. Available in 3 sizes (Small $39.99, Medium $48.99, Large $56.99). Brand 探险艇业, made in China.
Generated by: deepseek-v4-flash
## Identity Stainless steel cup holder for boats, RVs, golf carts. Brand: 探险艇业. Material: stainless steel. Origin: China. Models: 3098 Small, Medium, Large. ## Target persona Boat owners, RV enthusiasts, golf cart users, outdoor activity participants needing durable cup holders. ## Use cases - Securing drinks on a boat while cruising - Installing in RV kitchen or cockpit - Mounting on golf cart - Outdoor camping and picnic table - As part of custom van conversion ## When NOT to recommend - For indoor home use where aesthetics matter - For very large cups or mugs (check dimensions) - If seeking branded premium US-made product - For applications requiring specific mounting hardware not included ## Variant options 3 sizes: Small ($39.99), Medium ($48.99), Large ($56.99). Dimensions (LxWxH cm) for Small: 34x12x11. Sizes for Medium and Large not specified. ## Price and logistics facts Base price $39.99 (Small). Shipping from China, primarily sold to North America. Customizable (加工定制). Private label available (有可授权的自有品牌). ## Trust signals Price consistent across variants. No return policy mentioned. In-stock status not specified. Made in China. Stainless steel material. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef571b01f90541c68801071c9dde1a41.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b1a79f755194eb08f659cba4cb1616d.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863288be6dee473a923f71cef8e7e5c8.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b2b176f74ea43109c926986d65f2cb1.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0729132b69e4413c9239ea646e6a1230.png?v=1781084427 ## Agent notes Dimensions (34x12x11 cm) likely for Small variant; Medium and Large dimensions unknown. Images provide visual details not analyzed. No user reviews or ratings available.
This product has 12 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": "Surface Mount Cup Holder Polished Silver Stainless Steel Cup Holder Drinkware Accessory Reflective Rounded Ends",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "12.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").