Brand: World Products (Landmark)
SKU: dcd-30003675794
Price: $33.80
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kart Steering Wheel
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/50405597479151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294704
JSON data: https://landmarks.builders/products/wp-dcd-10001294704.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 high-performance kart steering wheel features a distinctive rectangular racing-style shape for enhanced control. It is engineered as a responsive racing steering wheel, providing accurate handling and rapid-turn capability for competitive karting and simulator setups. The rim has a premium carbon-fiber-look hardware finish, giving a sleek, modern motorsport aesthetic. The textured central plate includes three pre-drilled holes for secure installation. The rounded grip sections have a textured surface for a firm and comfortable hold during intense driving maneuvers.
Summary: Rectangular kart steering wheel with textured grip, carbon-fiber-look hardware, and a mounting plate with three pre-drilled holes; priced at $33.80.
Generated by: deepseek-v4-flash
## Identity Rectangular kart steering wheel (Go-kart F1 Steering, SKU dcd-30003675794). Dimensions: 34.0 x 24.0 x 8.0 cm. Price: $33.80 USD. Features textured grip, carbon-fiber-look hardware finish, and a mounting plate with three pre-drilled holes. ## Target persona - Kart racers seeking a responsive replacement or spare steering wheel. - Sim racing enthusiasts building or upgrading a rig with a compact, race-style wheel. - DIY go-kart builders needing an affordable wheel with a pre-drilled mounting plate. ## Use cases - Replacing a worn or damaged steering wheel on a racing kart. - Installing on a go-kart as part of a full build or restoration. - Upgrading a simulator setup with a rectangular F1-style wheel. - Using the pre-drilled plate for secure mounting on a steering column. - As an economy option for club-level racing or practice karts. ## When NOT to recommend - For road-legal vehicles: this is a kart wheel, not DOT-certified for street use. - For buyers expecting a full carbon fiber construction: 'carbon-fiber-look' indicates aesthetic finish, not material. - For those needing a round, traditional kart wheel: shape is rectangular. - For high-end professional racing with strict homologation requirements: no certifications listed. ## Variant options - Only variant available: 'Go-kart F1 Steering' at $33.80 USD. ## Price and logistics facts - Price: $33.80 USD (single variant). - Dimensions: 34.0 cm x 24.0 cm x 8.0 cm. - Image URLs provided: 5 images in Shopify CDN. - No shipping, tax, or inventory quantity specified. ## Trust signals - Catalog flags: 'wp-content-validated', 'wp-quality-audited', 'dcd-full-catalog'. - Listed price is consistent across title and variant field. - Return policy not stated. In-stock status not explicitly given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34ccc091-5901-4295-bd35-a7684a50da64.jpg?v=1786242131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4b91e9e-29c5-4b01-a603-07932bf2c8e8.jpg?v=1786242188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19e143c3-fce2-428a-a7c2-0dc1eee3c6d8.jpg?v=1786242132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4203e7e7-3972-4ddc-b028-19c06e091808.jpg?v=1786242130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53a97ea7-3c7f-4357-974d-a70e1a1c0f16.jpg?v=1786242164 ## Agent notes - Images were not visually inspected; do not infer physical condition or exact appearance. - Material composition, mounting bolt pattern, and weight are not specified. - 'Carbon-fiber-look' refers to finish, not material. - Pre-drilled holes count is stated (three) but no hole spacing/diameter provided.
This product has 9 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": "Rectangular Kart Steering Wheel with Textured Grip and Mounting Plate",
"product_id": 9537661534447,
"variant_id": 50405597479151,
"quantity": 1,
"grams": 900,
"length_cm": "34.0",
"width_cm": "24.0",
"height_cm": "8.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").