Brand: World Products (Landmark)
SKU: dcd-30003564121
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49716611842287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252115
JSON data: https://landmarks.builders/products/wp-dcd-10001252115.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
147g
Summary: Replacement tire for Polaris MAXX (R0916500), 2-pack, 147g, 27x22x7 cm, priced at $10.99 USD.
Generated by: deepseek-v4-flash
## Identity 适用于 Polaris MAXX 更换轮胎 R0916500 轮胎 V2 替换件 2 件装 ## Target persona Polaris MAXX owners needing replacement or spare tires; ATV/UTV DIY enthusiasts. ## Use cases - Replacing worn or damaged tires on a Polaris MAXX. - Keeping a spare set for trail rides or remote trips. - Restoring older Polaris MAXX with fresh tires. - Providing a low-cost alternative to OEM tire replacements. - Stocking multiple units for fleet maintenance. ## When NOT to recommend - For non-Polaris MAXX vehicles or models. - When a different tire size or tread pattern is required. - For heavy-duty or high-speed applications beyond standard use. - If the user expects a full warranty or return policy (not specified). ## Variant options - Style: R0916500 (only variant). ## Price and logistics facts - Price: $10.99 USD. - Weight: 147g. - Dimensions: 27.0 × 22.0 × 7.0 cm. - SKU: dcd-30003564121. ## Trust signals - Product images available for visual inspection. - In-stock status not provided. - Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5837acda84894f528e06646abaa96818.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e89bab8c12c54fd09f62bfe5ee983760.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a90a93ff248147e79a88ff6e4d046279.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5289b18311c47cda8b9a92d51c7389e.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9233e47c702d4081b23265e7ed8723e5.png?v=1781086789 ## Agent notes - Image analysis was not performed; condition and fit cannot be verified visually. - Compatibility assumes Polaris MAXX model; confirm exact fitment. - Weight and dimensions are from listing; actual tire specs may vary.
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": "适用于 Polaris MAXX 更换轮胎 R0916500 轮胎 V2 替换件 2 件装",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "7.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").