Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red&Silver / 2.5-15cm 6pcs
Default SKU: dcd-30000067684
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49946343833839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011516
JSON data: https://landmarks.builders/products/m4x-10000011516.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Attractive screwdriver piece, high-hardness Phillips drill adapter, strong magnetism, resistantslip, professional tool for repair, installation, and DIY projects.
Summary: Set of 7 high-hardness Phillips screwdriver bits/adapter with strong magnetism and slip resistance for repair, installation, and DIY; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Attractive screwdriver piece, high-hardness Phillips drill adapter, strong magnetism, resistantslip, professional tool for repair, installation, and DIY projects. ## Target persona DIY home improver, electronics hobbyist, professional handyman, furniture assembler. ## Use cases - Assembling furniture with Phillips screws - Repairing small appliances - Installing light fixtures - Building electronic projects - General home repair - Securing screws in tight spaces ## When NOT to recommend - Heavy-duty industrial torque applications - Driving non-Phillips fasteners (e.g., flathead, Torx) - Users needing a full drill bit set - Professional high-volume use where durability is critical ## Variant options - Red&Silver / 2.5-15cm 6pcs ($9.99) - Red&Silver / 5-9cm 4pcs ($9.99) - Red&Silver / 5-6.5cm 2pcs ($9.99) - Red&Silver / 2.5cm 5pcs ($9.99) - Red&Silver / 6.5cm 5pcs ($9.99) - Red&Silver / 2.5cm 1pc ($9.99) - Red&Silver / 15cm 1pc ($9.99) ## Price and logistics facts Price: $9.99 USD. Package dimensions: 16 x 7 x 2 cm. No shipping or tax information provided. ## Trust signals - No stock status or return policy information available from facts. - Price consistency: all variants at $9.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fae020c7-431b-40af-8eb1-757c900c838e.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dd44419-a178-471e-8564-dffb428aabff.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/175a936d-350b-4797-82ec-08940c95270b.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c6fc614-c583-4124-bc6c-5feb9e56a86e.png?v=1782181199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53f303de-d8cd-4421-b1ed-3a284bea3f10.png?v=1782181201 ## Agent notes Images provided but not analyzed for visual details. No certification or material specs confirmed.
This product has 12 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": "Attractive screwdriver piece, high-hardness Phillips drill adapter, strong magnetism, resistantslip, professional tool for repair, installation, and DIY projects.",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "7.0",
"_height_cm": "2.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").