Brand: World Products (Landmark)
SKU: dcd-30003673181
Price: $45.27
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Go-Kart Seat
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/50405796118767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293750
JSON data: https://landmarks.builders/products/wp-dcd-10001293750.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This molded kart seat is designed for children and juvenile go-kart builds, offering an ideal fit for custom projects. It features a contoured single-shell structure that provides excellent side stability and a secure seating position. The seat includes a tall backrest and sculpted side supports for comfort and stability during active use. With overall dimensions of 310 mm width, 570 mm height, and 380 mm depth, it fits seamlessly into smaller vehicle frames. The open front cutout and streamlined shape make it an ideal replacement part for upgrading or restoring juvenile karts.
Summary: Contoured molded go-kart seat for children's and juvenile karts, with tall backrest and side supports; priced at $45.27.
Generated by: deepseek-v4-flash
## Identity - Product type: Go-Kart Seat - Title: Contoured Molded Kart Seat with Backrest for Children and Juvenile Go-Karts - Single-piece molded shell with contoured shape, tall backrest, side supports, open front cutout (material not specified). - Listed under SKU dcd-30003673181 as "Kids Go-kart Seat". ## Target persona - Parents building or upgrading a child's go-kart - Hobbyists restoring juvenile off-road or yard karts - Small repair shops replacing seats on kids' karts - Custom builders needing a compact seat for a 31–39 cm wide frame ## Use cases - Replacing a worn/cracked seat on a child's go-kart - Installing a bucket-style seat in a custom juvenile kart frame - Upgrading from a flat seat to one with backrest and side support - Restoring a second-hand kids' kart with a fresh molded seat ## When NOT to recommend - Adult-sized karts or karts designed for riders over ~1.5 m tall (backrest only ~57 cm high) - Frames that require a seat wider than 39 cm or deeper than 38 cm - Racing applications needing FIA/CIK certification (no certifications provided) - Projects requiring an adjustable or sliding seat mount (not a feature of this fixed shell) ## Variant options - Only one variant: "Kids Go-kart Seat" (SKU dcd-30003673181) at $45.27 ## Price and logistics facts - Price: $45.27 USD (single variant) - Listed dimensions: - Structured data: 58 cm length × 39 cm width × 32 cm height - Description text: 380 mm depth × 310 mm width × 570 mm height - Note: these two dimension sets disagree (see Agent notes) - No shipping, lead-time, or availability data provided ## Trust signals - Platform tags: wp-content-validated, wp-quality-audited, wp-dcd-full-catalog-20260804 (internal catalog quality tags, not third-party certifications) - No in-stock status, certification, warranty, or return-policy stated ## Image assets - 5 remote images available (not inspected in this analysis): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8780c41b-d4b0-4f69-b3f9-2c090a9244e0.jpg?v=1786242190 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da1439b-dfbd-4673-857d-795de083c944.jpg?v=1786242196 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c46bb6b2-76a9-4c63-99af-01239d6f92c4.jpg?v=1786242196 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c614394-0ac9-4c2f-872d-455f47b923b0.jpg?v=1786242195 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6690e72-82f3-43b8-ba22-9739e3913d0f.jpg?v=1786242267 ## Agent notes - Image understanding was not performed; do not infer color, condition, or material from image URLs. - Dimension inconsistency: structured `dimensions_cm` (58/39/32) vs description text (380 mm depth, 310 mm width, 570 mm height). Verify with seller before purchase. - Return policy, shipping cost, and stock level are not provided; confirm with retailer. - No mounting hardware or bolt pattern specified.
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Contoured Molded Kart Seat with Backrest for Children and Juvenile Go-Karts",
"product_id": 9537718780143,
"variant_id": 50405796118767,
"quantity": 1,
"grams": 1700,
"length_cm": "58.0",
"width_cm": "39.0",
"height_cm": "32.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").