Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99
Default variant: Door Mortise Tool
Default SKU: dcd-30003610069
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714178162927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269905
JSON data: https://landmarks.builders/products/wp-dcd-10001269905.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A door mortise tool kit for installing door locks, with multiple style variants, priced at $43.99.
Generated by: deepseek-v4-flash
## Identity Door mortise tool kit for installing and chiseling door lock mortises. ## Target persona DIY homeowners, amateur carpenters, locksmiths, handymen looking for an affordable door lock installation tool. ## Use cases - Installing a new door lock in a residential door - Chiseling out a mortise for a latch or strike plate - Replacing an existing door lock with a new one - Repairing or enlarging a door frame mortise - Using as a guide for precise chisel work ## When NOT to recommend - Large-scale commercial door installation requiring heavy-duty tools - Users needing a precision metal mortising machine - If a complete lock set with hardware is required - Professional use where durability under high volume is critical ## Variant options - Door Mortise Tool (SKU: dcd-30003610069) - Door Mortise Tool a (SKU: dcd-30003610070) - Door Mortise Tool B (SKU: dcd-30003610071) - Door Mortise Tool C (SKU: dcd-30003610072) - Door Mortise Tool D (SKU: dcd-30003610073) - Door Mortise Tool E (SKU: dcd-30003610074) All variants at $43.99. ## Price and logistics facts - Price: $43.99 USD - Dimensions: 25 cm x 20 cm x 7 cm - No shipping or handling information provided. ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: all variants same price - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb71ee2588254c3d91e5fe038a63cb84.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c8024e497a54079b59ded29e6397570.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce66f96cf4fd481cbdfd1965914c7a81.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0b4c164542145efbc1e07c403ef3ee7.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f4e8333809c4aa2bd2cc5d004fe6cfe.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/580a6922c49e41f09763c352f0f21f88.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6192d2858ee4f3f844d633b0433f87b.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca93116f2ee44766aace077d0ee20d73.png?v=1781085349 ## Agent notes - Product category listed as '缝纫' (sewing) may be a misclassification; actual use is door lock installation. - No product description was provided. - Image content not analyzed.
This product has 18 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": "门闩套件 用于门闩榫眼工具门锁安装凿削工具门凿子工具",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "7.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").