Brand: World Products (Landmark)
SKU: dcd-30003609840
Price: $52.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/49714195693807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269827
JSON data: https://landmarks.builders/products/wp-dcd-10001269827.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: 16x8-7 tubeless tire for ATV/kart, A-pattern tread, price $52.99, dimensions 41x41x21 cm.
Generated by: deepseek-v4-flash
## Identity 16x8-7 Tubeless Tire for ATV/Go-Kart (A-pattern tread) ## Target persona - ATV owners needing replacement or upgrade tires - Go-kart builders and racers - Small vehicle mechanics and repair shops - Farm and utility vehicle operators ## Use cases - Replace worn or damaged rear ATV tire - Upgrade go-kart for off-road or dirt track use - Equip utility vehicle for yard or farm work - Repair dune buggy or beach buggy tire - Stock spare tire for off-road adventures - Restore vintage off-road vehicles ## When NOT to recommend - For highway use on standard cars or trucks - For heavy load commercial vehicles (load capacity unknown) - For high-speed racing applications (speed rating unknown) - For on-road motorcycles ## Variant options - 16x8-7 Tubeless Tire: $52.99 (only variant) ## Price and logistics facts - Price: $52.99 USD - Dimensions: 41 x 41 x 21 cm - Weight: not provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Certifications: none listed - Price consistency: single variant price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/334e7c248c8c4813af1a0635a27663eb.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac0875db7f61436a88ec0bdd8464be66.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bb62d2d7d9846698e85ac6ba49de60f.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e61115cd320b452e9ebe258896d221fa.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9f63e4515304c8f8f5670c24cf39986.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d970b80897649bbb6f5e59cfffa2a8f.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aafd028eaef5405d8908831af5d5f2e9.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dd80d9a1c6649a8b8a2f2bf9d988c04.png?v=1781085356 ## Agent notes - Product description field empty; no weight, load index, or speed rating provided. - Image content not analyzed – do not infer visual details. - Return policy and stock status unknown.
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": "沙滩车ATV配件16*8-7寸卡丁车真空轮胎A字花纹16x8-7真空胎",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "41.0",
"_height_cm": "21.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").