Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99
Default variant: 12-inch Pvc - 85MM
Default SKU: dcd-30003596405
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714539135215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264636
JSON data: https://landmarks.builders/products/wp-dcd-10001264636.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
12寸PVC沙滩轮气球轮手推车用轮子 适用于各类户外手推车沙滩轮
| 产地 | 宁波 |
| 货号 | 12寸PVC |
| 品牌 | HIRUN |
| 种类 | 充气轮胎 |
| 生产厂商 | 宁波海轮户外科技 |
| 牌号 | 12寸PVC |
| 品名 | 沙滩轮 |
| 适用类型 | 手推车 |
| 可选轴孔径 | 30MM |
| 最大负荷 | 80KGS |
| 层级 | / |
| 最大气压 | 5PSI |
| 内、外胎 | 外胎 |
| 是否进口 | 否 |
Summary: 12-inch PVC beach wheel for hand carts, max load 80 kg, max pressure 5 PSI, available in multiple axle bore sizes.
Generated by: deepseek-v4-flash
## Identity - Product: 12-inch PVC Beach Wheel (Sand Wheel) for Hand Carts - Brand: HIRUN - Manufacturer: Ningbo Hailun Outdoor Technology - Type: Inflatable tire (outer tire only) - Max Load: 80 kg - Max Pressure: 5 PSI ## Target persona - Outdoor hand cart owners needing replacement wheels - Beach gear operators (e.g., chair/umbrella carts) - DIY builders of custom outdoor carts for sand/soft terrain ## Use cases - Replacing worn or flat wheels on beach carts - Building a new cart for transporting equipment over sand - Upgrading cart wheels for better flotation on soft ground - Using as spare wheel for outdoor hand trucks - Repairing rental carts at beachside concessions ## When NOT to recommend - For high-speed vehicles or motorized carts (not designed for such) - For heavy loads exceeding 80 kg - For indoor use on smooth floors (PVC may mark surfaces) - For applications requiring precision bearings (axle bore options vary from 16mm to 305mm but no bearing quality stated) ## Variant options - 12-inch Pvc - 85MM: $84.99 (axle bore Ø 85mm) - 12-inch Pvc - 105MM: $84.99 - 12-inch Pvc - 16MM: $84.99 - 12-inch Pvc - 205MM: $84.99 - 12-inch Pvc - 23MM: $84.99 - 12-inch Pvc - 26MM: $84.99 - 12-inch Pvc - 305MM: $84.99 - 12-inch Pvc - 125MM: $84.99 ## Price and logistics facts - Price: $84.99 USD per wheel (all variants) - Dimensions: 31 x 31 x 31 cm (cubic packaging) - Origin: Ningbo, China ## Trust signals - In-stock status: Not provided in facts - Return policy: Not provided in facts - Certifications: None stated - Price consistency: All variants priced identically ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f86ed2626e90490a981391439b08e544.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e12362b6ff634ad495744edd49ee656d.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db9ee7d727f44afba12ca3fc682092fd.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bd12e08222a488594f26880c6e5b341.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19c2613c4af240cb9e2495f45099f49d.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22160440d2a4409eb1a33718ed99d0e0.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94ac3caa9cf54b84a09101130d8281f2.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4ba8688fae74beb8c0072d853d00727.png?v=1781085625 ## Agent notes - Image understanding not performed; visual details not verified. - Axle bore sizes are listed in millimeters; ensure compatibility with cart axle. - Tire is inflatable; pressure limit 5 PSI.
This product has 20 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": "12寸PVC沙滩轮气球轮手推车用轮子 适用于各类户外手推车沙滩轮",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "31.0",
"_height_cm": "31.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").