Brand: World Products (Landmark)
SKU: dcd-30003597973
Price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714583404783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265311
JSON data: https://landmarks.builders/products/wp-dcd-10001265311.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 360-degree rotating marine seat base for boat seats, priced at $72.99 with dimensions 40x18x13 cm.
Generated by: deepseek-v4-flash
## Identity A 360-degree rotating seat base for marine vessels, designed to allow boat seats to swivel and be movable. ## Target persona Boat owners or marine enthusiasts who need to upgrade or replace seat swivels on fishing boats, speedboats, or small vessels. ## Use cases - Installing a swivel seat on a fishing boat for easy reorientation. - Replacing a broken or stiff seat swivel on a marine seat. - Adding mobility to a boat seat for easier access or storage. - Customizing a boat interior with a rotating seat mechanism. - Repairing a pontoon or small yacht seat with a 360-degree base. ## When NOT to recommend - For heavy-duty commercial vessel seating requiring high weight capacity (no specs given). - For land vehicle seats (e.g., car or RV) unless verified compatibility. - For users needing a seat base with integrated suspension or shock absorption. - When the buyer's seat mounting pattern is unknown and may not match. ## Variant options - Style: 360-degree Marine (only variant) at $72.99. ## Price and logistics facts - Price: $72.99 USD. - Dimensions: 40.0 cm (length) x 18.0 cm (width) x 13.0 cm (height). - No shipping weight provided. ## Trust signals - Single variant available. - No customer reviews or return policy mentioned. - In-stock status not explicitly confirmed (no inventory data). ## Image assets - 8 product images available for reference. Images not visually analyzed. ## Agent notes - No product description provided; assume functionality as per title. - Verify compatibility with buyer's seat bolt pattern before recommending.
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": "船用座椅安装转盘360度旋转底座可移动旋转底座 快艇底座配件",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "18.0",
"_height_cm": "13.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").