Brand: World Products (Landmark)
SKU: dcd-30003597023
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49714524193007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264901
JSON data: https://landmarks.builders/products/wp-dcd-10001264901.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境8 合 1 带磁吸尖端螺丝刀 多角度棘轮螺丝刀组合套装
| 重量 | 0.3 |
| 货号 | D07067 |
| 品牌 | 其他 |
| 是否带磁性 | 是 |
| 材质 | 铬钒钢Cr_V |
| 是否绝缘 | 否 |
Summary: 8-in-1 magnetic tip ratchet screwdriver set with multi-angle functionality, made of chrome vanadium steel. Non-insulated. Weight 0.3 kg, dimensions 16x9x5 cm.
Generated by: deepseek-v4-flash
## Identity 8-in-1 multi-angle ratchet screwdriver set with magnetic tip, made from chrome vanadium steel (Cr-V). Non-insulated. Weight 0.3 kg, dimensions 16x9x5 cm. ## Target persona DIY home repairers, gardening enthusiasts, and cost-conscious buyers seeking a compact multi-tool for light tasks. ## Use cases - Assembling flat-pack furniture. - Tightening screws on garden equipment or outdoor fixtures. - Repairing small electronics or appliances in tight spaces. - General household maintenance (e.g., door hinges, curtain rods). - Bicycle or motorcycle adjustments. ## When NOT to recommend - Electrical work requiring insulated tools. - Heavy-duty professional construction or framing. - Precision tasks like watchmaking (lack of fine control). - Repeated high-torque industrial use. ## Variant options Only one variant: '8 IN 1 Screwdriver' at $23.99 USD. ## Price and logistics facts Price: $23.99 USD. Dimensions: 16×9×5 cm. Weight: 0.3 kg. ## Trust signals - Material: chrome vanadium steel (Cr-V) for durability. - Magnetic tip for easy screw holding. - Non-insulated – not safe for electrical work. - No specific return policy or stock status provided. ## Image assets         ## Agent notes - Product category is listed as 'gardening' but tool appears to be a general-purpose screwdriver set. - Images not analyzed; visual details not verified. - Only one variant available; no color or size options. - No stock level or return policy data provided.
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": "跨境8 合 1 带磁吸尖端螺丝刀 多角度棘轮螺丝刀组合套装",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").