Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $70.99
Default variant: 18x950-8
Default SKU: dcd-30003609856
Default price: $70.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 4900 g
Cart URL (default variant): https://landmarks.builders/cart/49714180391151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269832
JSON data: https://landmarks.builders/products/wp-dcd-10001269832.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: Vacuum tire for ATV, beach buggy, kart, electric vehicle. Two sizes: 18x9.5-8 and 19x7-8. Prices $61.99-$70.99.
Generated by: deepseek-v4-flash
## Identity ATV/beach buggy/kart/electric vehicle vacuum tire. Tubeless. Available in 18x9.5-8 and 19x7-8 sizes. ## Target persona - ATV owner - Beach buggy enthusiast - Go-kart mechanic - Electric vehicle repair shop ## Use cases - Replacing worn tires on an ATV - Upgrading tires on a beach buggy for better grip - Installing tires on a go-kart - Fitting tires on an electric utility vehicle - Matching existing tire size 18x9.5-8 or 19x7-8 ## When NOT to recommend - Passenger cars - Motorcycles - Bicycles - Heavy trucks ## Variant options - Style: 18x950-8 — $70.99 - Style: 19x700-8 — $61.99 ## Price and logistics facts - Base price: $61.99 (19x7-8 variant) - Variant price: $70.99 (18x9.5-8 variant) - Package dimensions: 48 x 48 x 24 cm - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: two variants with clear pricing - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00cf7f17c0874e08b51b3ccbc7e49e90.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3fe2a75cd794dc19fd1a486351b8d2f.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6ac695ea9884023b94e8412e5e3df0a.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eff321741f10448194d409a519beb5d9.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1bcbceaf5a74d2b956e38f9e7464ccd.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2484ed4a31f4620bfd6572bc38b8d62.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dc20a7c32614daaa46576904f47deb8.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18345f03dc8e46f19e336b6583632fa5.png?v=1781085350 ## Agent notes - Images are provided but not visually analyzed by agent; rely on size and type data.
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": "ATV沙滩车卡丁车电瓶车真空轮胎A花18x9.5-8观光车19x7-8真空胎",
"quantity": 1,
"grams": 4900000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "24.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").