Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Black
Default SKU: dcd-30003597967
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714591695087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265308
JSON data: https://landmarks.builders/products/wp-dcd-10001265308.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aluminum alloy swivel base for boat fishing seats, compatible with most boat seats, available in Black and Silver for $31.99.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy turntable base for boat fishing seats (dcd-30003597967/68) ## Target persona Boat owners and fishing enthusiasts who need a rotating seat base for their boat deck; DIY boat modifiers seeking an affordable swivel solution. ## Use cases - Converting a fixed boat seat to a swivel seat for easier casting and maneuvering - Replacing a worn or broken seat base on a fishing boat - Installing a secondary seat on a boat deck with rotation functionality - Upgrading a kayak seat mount for better accessibility - Adding a swivel base to a pontoon boat seat - Customizing a small boat for improved fishing ergonomics ## When NOT to recommend - Commercial or heavy-duty fishing boats requiring high weight capacity (e.g., offshore charter boats) - Non-marine seating (e.g., office chairs, outdoor patio furniture) - Users needing a quick-release or locking mechanism (not specified in features) - Installation on very thick or non-standard boat seat pedestals without verification ## Variant options - Black ($31.99) - Silver ($31.99) ## Price and logistics facts - Price: $31.99 USD per variant - Dimensions: 29 cm (length) x 23 cm (width) x 5 cm (height) - No shipping or handling details provided ## Trust signals - No specific trust signals (stock status, return policy, certifications) provided in source data - Multiple product images available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7112cf71864340e986f9fe6a6cff3ffc.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22453ebe040e441785a59dd406510f6b.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/251188930be642e3b62e23845ad814c0.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/177cb5a305ff43b294554a41ddfc79ed.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0b6214eae70417bb2485df4a669f0d2.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71c58792794f4292bdf03ea554afb520.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91ed23d258a44a57bb8182dde11946c4.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd1bddb8be484a71bad139d86a4a089d.png?v=1781085652 ## Agent notes - Product description field is empty; details inferred from title and tags. - No information on material composition beyond "aluminum alloy" (from title). - No weight capacity or installation hardware included spec.
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": 1400000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "23.0",
"_height_cm": "5.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").