Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $22.99
Default variant: L
Default SKU: dcd-30003595773
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714943426799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264350
JSON data: https://landmarks.builders/products/wp-dcd-10001264350.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: Manual tubeless tire bead breaker/bead press tool for tire removal. Available in S ($19.99) and L ($22.99). Dimensions: 43x27x9 cm.
Generated by: deepseek-v4-flash
## Identity Manual vacuum tire bead breaker/press tool for tubeless tire disassembly. Variants: S (19.99 USD) and L (22.99 USD). Dimensions: 43×27×9 cm. ## Target persona DIY mechanics and small auto repair shops needing an affordable, manual bead breaker for tubeless tires (car, motorcycle, ATV). ## Use cases - Breaking tire bead on tubeless car tires before dismounting. - Pressing tire bead during tubeless tire installation. - Removing ATV or motorcycle tubeless tires. - Occasional home garage tire changes. - Light-duty shop use where pneumatic tools are unavailable. ## When NOT to recommend - For heavy truck or large commercial tires (requires more force). - High-volume professional tire shops requiring power tools. - Users needing an all-in-one tire changer machine. - Tubed tire types (designed for tubeless only). ## Variant options - S: 19.99 USD (SKU dcd-30003595774) - L: 22.99 USD (SKU dcd-30003595773) ## Price and logistics facts - Base price: 19.99 USD (size S), 22.99 USD (size L). Currency: USD. - Package dimensions: 43x27x9 cm. ## Trust signals - No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bcbebea73114d9585d73f77c267d5d7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48324197772a48a3aefec1106577c9c1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a582f8c4ffd141e4aaca69e6212bde6e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9ce7cb36181450db9a2b6b7be38f352.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71c0eaa161a24348b99e8116ca21fb44.png ## Agent notes - No product description was provided; image content not analyzed. No warranty or return policy mentioned.
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": 2500000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "27.0",
"_height_cm": "9.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").