Brand: World Products (Landmark)
SKU: dcd-30003614729
Price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713886560495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271540
JSON data: https://landmarks.builders/products/wp-dcd-10001271540.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1.9寸攀爬车胎皮 攀爬轮胎SCX10 90046 D90 TRX4 TRX6 轮胎 D297
| 3C配置类别 | 14岁以上的玩具 |
| 货号 | AL919962803552 |
| 玩具材质 | 橡胶 |
| 是否专供外贸 | 否 |
| 适用人群 | 不限 |
| 包装 | 袋装 |
| 适用年龄 | 青年(15-35岁) |
Summary: 1.9-inch RC crawler tires (rubber) compatible with SCX10, D90, TRX4, TRX6; sold as a set, for ages 14+.
Generated by: deepseek-v4-flash
## Identity Name: 1.9寸攀爬车胎皮 (1.9-inch RC crawler tire set) Type: Automotive parts (汽配) - RC vehicle tires SKU: dcd-30003614729 (1 SET) Material: Rubber Dimensions: 26×26×12 cm ## Target persona RC hobbyists aged 15-35 who own 1/10 scale crawlers like SCX10, TRX4, D90, TRX6 and need replacement or upgrade tires. ## Use cases - Replacing worn tires on a SCX10 or TRX4 - Upgrading to dedicated rubber tires for better rock crawling grip - Building or customizing a D90 crawler - Stocking spare tires for frequent use or competition - Gifting to an RC enthusiast ## When NOT to recommend - For on-road racing RC cars (these are for crawling only) - For larger scale (1/8+) or smaller scale (1/24) vehicles - For users needing a complete wheel assembly (rims not included) - For absolute beginners who want a ready-to-run vehicle ## Variant options - 1 SET: $77.99 (only option available) ## Price and logistics facts - Price: $77.99 USD - Dimensions: 26×26×12 cm (package size) - Currency: USD ## Trust signals - 3C certified for ages 14+ (Chinese safety certification) - Price is fixed for the listed variant - No explicit in-stock or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca91543e0f9a4bd1b78a5e17d1b5efd1.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f20b4adc1d8f4c89818328683aed3c65.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e171d2268ae4bfcaade805d2b63aa6a.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a792d8840f74ee6b5019917ff5b85f4.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a013c67e00af401db93eb65d83a15710.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5387550cc11c47cab76118ae3406ac96.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b4d292fb67444cb92359a7d14430da6.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ac61157ae994017ade269782733d33b.png?v=1781085136 ## Agent notes - Image understanding was not performed; only URLs are listed. - Only one variant (1 SET) exists, no other style/size options. - No explicit quantity per set (likely 4 tires, but not confirmed).
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": "1.9寸攀爬车胎皮 攀爬轮胎SCX10 90046 D90 TRX4 TRX6 轮胎 D297",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "12.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").