Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold / 6.5x0.8x0.8cm
Default SKU: dcd-30000065054
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49946409599215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011115
JSON data: https://landmarks.builders/products/m4x-10000011115.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Door Lock Spindle Bar, Square Iron Shaft, Replacement Handle Accessory, Easy Installation, Residential & Commercial Use
Summary: Square iron door lock spindle bar for residential/commercial locks. Available in gold/silver, multiple sizes. Easy installation.
Generated by: deepseek-v4-flash
## Identity Door Lock Spindle Bar, Square Iron Shaft, Replacement Handle Accessory ## Target persona DIY homeowners repairing door locks; Locksmiths needing spare spindles; Property managers maintaining rental units; Handymen doing quick fixes ## Use cases - Replacing a broken or worn-out spindle in a door lock - Installing a new handle that requires a square shaft spindle - Restoring an antique or vintage lock with standard square spindle - Repairing a commercial door handle with interchangeable spindle - Upgrading a residential lock set with a matching spindle color - Stocking spare spindles for maintenance kits ## When NOT to recommend - Buyer needs a complete lock set (including handles, strike plate, etc.) - Lock uses non-square spindle (e.g., hexagonal or threaded) - Looking for smart or electronic lock upgrade - Require high-security or specialized commercial locks ## Variant options | Color | Size / Type | SKU | Price | |-------|-------------|-----|-------| | Gold | 6.5x0.8x0.8cm | dcd-30000065054 | $9.99 | | Gold | 7x0.8x0.8cm | dcd-30000065055 | $9.99 | | Gold | 8x0.8x0.8cm | dcd-30000065056 | $9.99 | | Gold | 9x0.8x0.8cm | dcd-30000065057 | $9.99 | | Gold | 10x0.8x0.8cm | dcd-30000065058 | $9.99 | | Silver | Two-section set | dcd-30000065059 | $9.99 | | Silver | Three-section set A | dcd-30000065060 | $9.99 | | Silver | Three-section set B | dcd-30000065061 | $9.99 | ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 25 x 17 x 3 cm ## Trust signals - In-stock status unknown (check supplier) - Return policy not provided - Price consistent across all variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc604e18-f8c5-4481-8371-4d468db65603.png?v=1782181226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16becc4c-f744-40d3-9d57-de4c02818bd6.png?v=1782181226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6fd5618-a57e-46fd-a090-7300414e282f.png?v=1782181226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6039d881-7a07-4709-baa4-8fb68624ab39.png?v=1782181230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed8a456a-d8ea-47d7-ab5f-7a095bd9a43d.png?v=1782181227 ## Agent notes - Image understanding not performed; URLs provided for fetching only.
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": "Door Lock Spindle Bar, Square Iron Shaft, Replacement Handle Accessory, Easy Installation, Residential \u0026 Commercial Use",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "17.0",
"_height_cm": "3.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").