Brand: World Products (Landmark)
SKU: dcd-30003539664
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 560 g
Cart URL (default variant): https://landmarks.builders/cart/49716598341871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250674
JSON data: https://landmarks.builders/products/wp-dcd-10001250674.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 42-in-1 ratchet screwdriver set with multiple bits, compact dimensions 18x10x4.5 cm, priced at $52.99, suitable for light to medium repair tasks.
Generated by: deepseek-v4-flash
## Identity 60合一棘轮螺丝刀套装 (42-in-1 Ratchet Screwdriver Set) ## Target persona DIY home users, electronics hobbyists, field service technicians, and general repair enthusiasts. ## Use cases - Assembling furniture or shelving units - Repairing small electronics (laptops, consoles) - Performing automotive interior trim work - Quick fixes around the house (loose screws, appliance panels) - Carrying in a backpack for on-site service calls ## When NOT to recommend - Professional construction requiring high torque and durability - Precision watchmaking or eyeglass repair (bits too large) - Heavy machinery maintenance (needs impact tools) - Users who need a full set of standalone screwdrivers ## Variant options - 42 IN 1: $52.99 (only variant available) ## Price and logistics facts - Price: $52.99 USD - Dimensions: 18 x 10 x 4.5 cm - No shipping or tax information provided ## Trust signals - Price consistency across variant - Product listed in industrial category - Multiple images available (see assets) - Return policy not stated - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeda8fc53430449eb0058e539308b7f5.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ec1e29e8eef45dd85ac6a8a810942c1.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b6b92c9596d4a64bc4843ce977f30bc.png?v=1781086781 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c925c6f7b4ef42d8b892edb2515b6433.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea50da7f3d754735a2da04906aad0787.png?v=1781086782 ## Agent notes - Image content not analyzed; description provided as JSON string with image map references. - Product title mentions 60-in-1 but variant is 42-in-1; verify accuracy. - No explicit certifications or warranty data available.
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": "60合一棘轮螺丝刀套装",
"quantity": 1,
"grams": 560000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "10.0",
"_height_cm": "4.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").