Brand: World Products (Landmark)
SKU: dcd-30003597985
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714564104431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265319
JSON data: https://landmarks.builders/products/wp-dcd-10001265319.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢游艇配件茶杯座/船用五金茶杯座 杯架/房车杯架/游艇配件
| 品牌 | Pro Tech Marine |
| 型号 | 9682S |
Summary: Stainless steel cup holder for boats/RVs, 11x11x9 cm, brushed SS finish, $12.99 from Pro Tech Marine.
Generated by: deepseek-v4-flash
## Identity Product: Stainless Steel Cup Holder for Marine/RV Use Brand: Pro Tech Marine Model: 9682S SKU: dcd-30003597985 ## Target persona - Boat owner needing durable, rust-resistant cup holder for cockpit or cabin - RV or camper van enthusiast looking for compact cup holder for counter or table - Marine repair shop or DIY boat restorer replacing old cup holders ## Use cases - Securing drinks on a boat while underway (saltwater environment) - Installing in RV galley or dinette area to prevent cup spillage - Adding cup holders to pontoon boat or fishing kayak - Replacing broken or corroded plastic cup holders on any watercraft - Fitting into existing 11x11 cm cutout in furniture or deck ## When NOT to recommend - For use with extra-large cups or mugs >10 cm diameter (dimensions are 11x11 cm opening) - For buyers seeking a heated/cooled cup holder or integrated bottle opener - For users requiring insulated or soft-touch lining - For commercial fleet applications requiring high volume discounts (only one variant at single unit price) ## Variant options Only one variant available: Brushed Stainless Steel (Style: Brushed Ss) at $12.99. ## Price and logistics facts Price: $12.99 USD. Dimensions: 11.0 x 11.0 x 9.0 cm. No shipping cost or weight provided. No bulk pricing or minimum order quantity known. ## Trust signals In-stock not explicitly confirmed. Return policy not stated. Price appears consistent across variant. No certifications or warranty mentioned. Manufacturer: Pro Tech Marine. ## Image assets 8 PNG images available at URLs below. Visual details were not inspected; images may show product from multiple angles or in use. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/130f153e7f13413eba186f95afb7091f.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d163af1368ec4824b5836ea22217bfe1.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23526b186dc8419a857c0f8ba226a064.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7507aeaece34d1cbba34d40b28a2e28.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5be2e4a7e36148ccbafc551faf26bd42.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a5dce878a1f4235a6ae4d089264a4d2.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0c19b67f15e48188f4e94708fe4febf.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a1579b3593444cda3b13b02de8feec9.png?v=1781085637 ## Agent notes - Image content was not analyzed; rely on textual description (stainless steel cup holder). - No return policy, stock level, or warranty information available. - Only brushed SS finish offered; no other colors/materials. - Dimensions given as 11x11x9 cm; likely fits standard cup sizes.
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": 150000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "9.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").