Brand: World Products (Landmark)
SKU: dcd-30003991826
Price: $3.30
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tool
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50415015985391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001406638
JSON data: https://landmarks.builders/products/wp-dcd-10001406638.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This heavy-duty tool is specifically engineered to simplify the process of lifting and transporting standard automotive batteries. Serving as a reliable battery carrier, it securely clamps onto the sides of your battery to prevent accidental drops and strain during transport. Featuring a silver adjustment strap with notched holes, this versatile battery lifter easily adjusts to accommodate widths ranging from 10 to 17 cm. The curved metal frame is equipped with black anti-slip rubber contact points pads at the ends, ensuring the lifter maintains a firm, non-damaging grip on the battery casing. Designed with a vibrant red rubber grip, this sturdy carrier provides a comfortable and secure handhold, reducing hand fatigue during heavy lifting tasks.
Summary: Adjustable battery lifter with anti-slip rubber grips, adjustable 10-17cm width, priced at $3.30 USD, designed for carrying standard automotive batteries.
Generated by: deepseek-v4-flash
## Identity Adjustable battery carrier/lifter for standard automotive batteries. Heavy-duty metal frame with anti-slip rubber contact pads and red rubber handle. Width adjusts from 10 to 17 cm via silver strap with notched holes. Dimensions: 31 x 13 x 5 cm. Price: $3.30 USD. ## Target persona - DIY home mechanics performing occasional battery replacements. - Small auto repair shops needing a low-cost battery lifting tool. - Hobbyists working on personal vehicles or automotive projects. - Battery service technicians who need a simple, portable carrying aid. ## Use cases - Removing a car battery from the engine bay. - Transporting a battery to a workbench for testing or cleaning. - Carrying an old battery to a recycling collection point. - Positioning a new battery into place during installation. - Safely moving a battery short distances without strain. ## When NOT to recommend - For batteries wider than 17 cm or those exceeding a typical automotive size. - For heavy industrial or full-time commercial use where a more rugged, high-capacity tool is needed. - When the user expects a rated weight capacity or safety certification. - For users needing a battery charger, jumper cables, or diagnostic equipment. ## Variant options - Only variant: SKU dcd-30003991826, 'Portable Carrier', price $3.30 USD. ## Price and logistics facts - Price: $3.30 USD - Dimensions: 31 cm (L) x 13 cm (W) x 5 cm (H) - Adjustable width range: 10-17 cm - No shipping, stock, or country availability data provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Single price across listed variant. - Certifications: None claimed or available. - Material claims: Metal frame, rubber grips per description. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/875648c5-f272-4935-8217-49132a470135.jpg?v=1786042660 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ae8722f-3822-40bd-935b-e83a210e5a04.jpg?v=1786042662 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caf8dd9a-3659-4d67-b9bd-2c230b0e4f3a.jpg?v=1786042779 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d350c750-815e-422e-80f5-97db649ce089.jpg?v=1786043000 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/178b1216-6aff-4969-953f-d3cbc7b19515.jpg?v=1786042664 ## Agent notes - Image URLs provided; no visual inspection performed, so no visual details are inferred. - Weight capacity not listed; assume sufficient for typical car batteries but unverified. - Product type: Home Goods; tags indicate online catalog inclusion. - Only one variant exists; no size or color options besides 'Portable Carrier'.
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Battery Carrier Anti-Slip Battery Lifter Padded Tool Universal for DIYers, Repair Shops",
"product_id": 9540445405423,
"variant_id": 50415015985391,
"quantity": 1,
"grams": 650,
"length_cm": "31.0",
"width_cm": "13.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").