Brand: World Products (Landmark)
SKU: dcd-30003602272
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714418548975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266759
JSON data: https://landmarks.builders/products/wp-dcd-10001266759.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车补胎工具套装真空轮胎快速修补电动车摩托车维修应急工具包
| 品牌 | Bymaocar |
| 货号 | BY-1621 |
| 型号 | BY-1621 |
| 净重 | 530g/635g/650g |
| 名称 | 汽车补胎工具套装 |
| 适用范围 | 车辆基础维修 |
| 套件数量 | 24PCS/46PCS/62PCS |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 重量 | 530g/635g/650g |
| 使用范围 | 汽车/摩托车/电动车 |
| 产品包装 | 布包 |
| 材质 | 金属 |
| 套件件数 | 62 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Bymaocar 62-piece tire repair tool kit for cars, motorcycles, and electric vehicles; includes cloth bag; priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Bymaocar 62-piece tire repair tool kit, model BY-1621, for vacuum/tubeless tires. Includes metal tools in a cloth bag. ## Target persona DIY vehicle owner with basic mechanical skills; motorcycle or electric scooter rider; driver seeking portable emergency repair kit. ## Use cases - Emergency roadside puncture repair for tubeless car tires - Fixing flat tires on motorcycles or scooters - Quick patch for electric bicycle or tricycle tires - Supplementing vehicle emergency kit with compact tools - Temporary repair to reach a service station ## When NOT to recommend - For heavy-duty truck or large vehicle tires (kit too small) - For professional garage or high-volume repair shops (limited piece count) - For tires with sidewall damage or large gashes (patch kit insufficient) - For users needing a complete toolset (only tire repair tools included) ## Variant options - 62-pc Cloth Bag SET: $24.99 (only variant listed; description mentions 24 and 46 piece versions but not available in this listing) ## Price and logistics facts - Price: $24.99 USD - Dimensions: 26.0 × 24.0 × 6.5 cm - Weight: 530g (net weight; also stated 635g/650g for other variants) - Primary sales region: Middle East (LAZADA) - Brand: Bymaocar - Customizable: Yes (OEM/ODM) - Cross-border export: Yes ## Trust signals - In-stock: Not explicitly stated, but product is active on Shopify - Return policy: Not provided - Price consistency: Single price point for the 62-piece set - Certifications: None mentioned ## Image assets - 8 images available at provided URLs (no visual inspection performed) ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets. - Variant list shows only 62-pc, but description references 24PCS/46PCS/62PCS; other sizes may be stocked separately. - Weight varies by variant; 530g is listed for the 62-pc set (also 635g/650g in description).
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": "汽车补胎工具套装真空轮胎快速修补电动车摩托车维修应急工具包",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "24.0",
"_height_cm": "6.5"
}
}],
"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").