Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $24.99
Default variant: 17x9cm Tank Wheel W
Default SKU: dcd-30003603551
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 100000 g
Cart URL (default variant): https://landmarks.builders/cart/49714350883055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267321
JSON data: https://landmarks.builders/products/wp-dcd-10001267321.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
露营车轮子配件可改装
| 车轮结构 | 万向轮 |
| 品牌 | 3 |
| 货号 | 2 |
| 适用场景 | 摆摊 |
| 折叠类型 | 不可折叠 |
| 防侧翻设计 | 支持防侧翻设计 |
| 扩展接口 | 支持扩展接口 |
| 车轮锁止数 | 1个 |
| 折叠后尺寸(长/宽/高) | 1 |
| 上市年份季节 | 2025年秋季 |
| 附加功能 | 刹车 |
| 销售渠道类型 | 纯线下 |
| 车轮材质 | 塑料 |
| 展开尺寸(长/宽/高) | 60x40x30cm |
| 最大承重 | 100-200kg |
| 颜色分类 | 单个轮子一个 |
| 刹车系统 | 脚刹 |
| 风格 | 精致露营 |
| 空载重量 | 100kg |
Summary: Camping wheel accessories, swivel caster with foot brake, anti-tip design, plastic, max load 100-200kg, 17x9cm variant options.
Generated by: deepseek-v4-flash
## Identity Camping wheel accessories modifiable, swivel caster with brake, plastic, max load 100-200kg. Base price $22.99. ## Target persona Camping cart owner needing replacement or upgrade wheels; DIY outdoor gear modifier; street vendor with cart requiring maneuverability and brake. ## Use cases - Replace broken or worn wheel on camping cart. - Add brake capability to existing cart for slope use. - Upgrade from fixed to swivel wheels for better maneuverability. - Convert a cart to have lockable wheel for stability. - Repair or modify a vendor cart for outdoor markets. ## When NOT to recommend - User needs a complete camping cart, not just wheels. - User requires heavy-duty off-road wheels (plastic may not be durable). - User's cart has non-standard mounting (no mounting specs provided). - User expects soft rubber tires (product is plastic). ## Variant options - 17x9cm Tank Wheel W: $24.99 (SKU dcd-30003603551) - 17x9cm Tank Wheel: $22.99 (SKU dcd-30003603552) ## Price and logistics facts - Base price: $22.99 USD - Variant price range: $22.99–$24.99 - Package dimensions: 22x18x14 cm (shipping box?) - Unfolded size: 60x40x30cm (likely the cart accessory when assembled) - Max load: 100-200kg - Material: Plastic - Brake system: Foot brake - Color: Single wheel (color not specified) - Sales channel: Pure offline stated, but listed online. ## Trust signals - Price consistent across variants. - No stock, return, or certification information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f6f8329540847bea1e636078cd13493.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/333d4f0eab6746878f2929f74e3a40cb.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/733f7d2395f94b64a6916e75d565007c.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a70074a8d68a47a9a0bfc49607899268.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/197391624cd644f482c96879707857e0.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd28f1d8c14a49218490d7d3fd8fd468.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a8e12342d7648a5b2d285c066775ee2.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6569fdbace7e4385b5d3f9b2fe9b7aea.png?v=1781085484 ## Agent notes - Image understanding not performed; visual details not assessed. - Exact wheel diameter only given for variants (17x9cm); other dimensions from description (60x40x30cm unfolded) may refer to the complete cart accessory. - Offline sales channel noted; verify availability.
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": "露营车轮子配件可改装",
"quantity": 1,
"grams": 100000000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "14.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").