Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $55.99
Default variant: Extension Column / Dia 3.5cm L 9.5cm
Default SKU: dcd-30000103716
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49810468110575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000018095
JSON data: https://landmarks.builders/products/m4x-10000018095.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable universal auto hoist adapter
Summary: Durable universal auto hoist adapter with two extension column variants (3.5cm and 3.8cm diameter, both 9.5cm length). Priced from $42.99 USD.
Generated by: deepseek-v4-flash
## Identity Durable universal auto hoist adapter ## Target persona Auto mechanics, DIY car enthusiasts, small auto repair shops needing a versatile lift point adapter. ## Use cases - Lifting cars on a two-post hoist with standard lift points - Adapting hoist arms to different vehicle chassis shapes - Replacing worn or missing factory adapters - Extending reach on hoist for low-profile vehicles - Use in garage or light-duty workshop environments ## When NOT to recommend - For heavy-duty commercial or industrial lifting beyond 1 ton capacity (unknown rating) - When precise vehicle-specific adapter is required (e.g., custom race cars) - For users needing a complete hoist system rather than an accessory - If exact diameter fit (3.5cm or 3.8cm) does not match existing hoist ## Variant options - Extension Column / Dia 3.5cm L 9.5cm – $42.99 USD - Extension Column / Dia 3.8cm L 9.5cm – $55.99 USD ## Price and logistics facts - Base price $42.99 USD; larger diameter variant $55.99 USD - Dimensions: 11.0 x 6.0 x 6.0 cm (may refer to main unit) - No shipping or stock data provided ## Trust signals - No trust signals available (stock status, return policy, certifications not provided) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08ed8203-a75c-4979-a176-51ba5701469e.png?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc5e2b1f-b910-495c-9f4b-19608423d7ba.png?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d01137bf-13e1-438b-aebe-be37ec5d3633.png?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9f073d7-05b5-43e6-abad-5173671056b2.png?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17289668-540e-4d7f-975c-7f57cd6cdf65.png?v=1781597328 ## Agent notes Images were not analyzed; only URLs provided. No visual details inferred.
This product has 10 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": "Durable universal auto hoist adapter",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "6.0",
"_height_cm": "6.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").