Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $76.99
Default variant: Tire Changer
Default SKU: dcd-30003615826
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 5150 g
Cart URL (default variant): https://landmarks.builders/cart/49713986076911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271967
JSON data: https://landmarks.builders/products/wp-dcd-10001271967.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手动压胎器汽车维修更换轮胎专用拆胎机简易拆胎工具便携式剥胎器
| 产地 | 中国 |
| 重量 | 5.1 |
| 品牌 | PULUOEN |
Summary: Manual tire changer for automotive repair, portable and lightweight (5.1 kg), from PULUOEN. Priced at $71.99.
Generated by: deepseek-v4-flash
## Identity Manual tire changer (拆胎机) for car repair, brand PULUOEN, made in China. Portable, manual operation. ## Target persona DIY car enthusiast, small auto repair shop owner, mobile mechanic who needs a low-cost portable tire changing solution. ## Use cases - Changing tires at home or in a personal garage - Roadside tire replacement for light vehicles - Small garage offering tire change services - Emergency bead breaking on farm or off-road vehicles - As a backup tool for professional shops during peak times ## When NOT to recommend - High-volume commercial shops requiring pneumatic/hydraulic changers - Users working with heavy truck or large agricultural tires - Buyers seeking fully automated or electric tire changers - Situations needing certified safety equipment (no safety certifications listed) ## Variant options - **Tire Changer** (Style: Tire Changer) – $71.99 - **Tire Changer a** (Style: Tire Changer a) – $76.99 ## Price and logistics facts - Base price: $71.99 USD - Dimensions: 28 × 16 × 14 cm - Weight: 5.1 kg - Brand: PULUOEN - Origin: China ## Trust signals - In-stock status not specified - Return policy not provided - Price consistency: two variants, same base price for first variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac63202fd529430bb6b7fd41a95a88f7.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2b0155de5f45baa28d8e6426d83eb7.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82e70dca15454c61814669042c5fd7f7.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7631178d25a54f37bef5f7b13aa4f046.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab05631c18ac4c5a860837d75535db83.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1226903701fb437f930faad60625bec6.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ea50482416c4b6f9983025507e04400.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5df41b2a724f4747b587fb0d7f61076d.png?v=1781085190 ## Agent notes - Image understanding not performed; visual details not inferred. - Compatibility with specific tire sizes not verified from data. - Return policy and in-stock status unknown; verify with supplier.
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": 5150000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "16.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").