Brand: World Products (Landmark)
SKU: dcd-30003563892
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 730 g
Cart URL (default variant): https://landmarks.builders/cart/49716603486447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252020
JSON data: https://landmarks.builders/products/wp-dcd-10001252020.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: 9-inch PU tire for beach carts, camping carts, and kayak wheels. Single variant with 22mm shaft head, priced at $49.99.
Generated by: deepseek-v4-flash
## Identity - Product: 9英寸PU沙滩轮胎 沙滩推车专用轮 户外露营车皮划艇轮 - Type: 户外 (Outdoor) - Dimensions: 25 x 25 x 15 cm ## Target persona - Beach goers needing cart wheels for sand - Camping enthusiasts with utility carts - Kayak owners requiring transport wheels - Outdoor hobbyists seeking durable PU tires ## Use cases - Replace worn or damaged beach cart wheels - Upgrade camping cart tires for better sand performance - Attach to kayak carts for beach launching - Build custom outdoor carts or wagons - Use as spare wheel for existing beach gear ## When NOT to recommend - If axle diameter is not 22mm - For heavy loads exceeding tire capacity (not specified) - For road or pavement use (designed for sand/soft terrain) - If user requires a complete cart, not just wheels ## Variant options - Only one variant: 22MM Shaft Head at $49.99 ## Price and logistics facts - Price: $49.99 USD - Dimensions: 25 x 25 x 15 cm - No shipping or stock details provided ## Trust signals - In-stock status not confirmed - Return policy not disclosed - No certifications listed - Product images available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47936b88851b492c978444160e50efc8.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce982d7451764fda9a2cfb0698ce0314.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f958192393ba4819a7c5cbf75b52afbe.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42ce3affbb5b4cc79f0956ee336bc281.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cbd38a0e5c744cd969c0fe52a957faf.png?v=1781086785 ## Agent notes - Images were not analyzed; only URLs provided. Physical appearance and tire tread are unknown from data.
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": "9英寸PU沙滩轮胎 沙滩推车专用轮 户外露营车皮划艇轮",
"quantity": 1,
"grams": 730000,
"properties": {
"_length_cm": "22.86",
"_width_cm": "25.0",
"_height_cm": "15.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").