Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Left / Short hook
Default SKU: dcd-30000065847
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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49946397540591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011225
JSON data: https://landmarks.builders/products/m4x-10000011225.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
828 Half-Moon Lock, Sliding Opening Lock, Aluminum Alloy, protected Grip, secureTheft, Easy Installation, Home, Office, Bedroom
Summary: 828 Half-Moon Lock, a sliding lock made of aluminum alloy with protected grip, easy installation for home, office, or bedroom use, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 828 Half-Moon Lock, Sliding Opening Lock, Aluminum Alloy, protected Grip, secureTheft, Easy Installation, Home, Office, Bedroom ## Target persona Homeowners, renters, or office managers seeking an affordable, easy-to-install secondary lock for sliding doors or cabinets. ## Use cases - Securing sliding glass doors in apartments or houses - Adding extra lock to office cabinet drawers - Locking bedroom sliding closet doors - Reinforcing existing locks on patio doors - Temporary security solution for rented spaces ## When NOT to recommend - High-security environments requiring tamper-proof or certified locks - Outdoor gates exposed to weather without corrosion protection - Areas needing keyed or combination locks - For heavy-duty commercial doors ## Variant options - Left / Short hook - Right / Long hook - Right / Short hook - Left+Right / Short hook - Left / Long hook All variants priced at $9.99. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 10 x 6 x 4 cm (length x width x height) - No shipping or availability details provided. ## Trust signals - No return policy or stock status specified. - No certifications or guarantees listed. - Price is consistent across all variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc0d267b-2963-4447-8538-b2691073a090.png?v=1782181220 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/310b117d-3706-4dbf-86ec-f240317b3c56.png?v=1782181219 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9160dbeb-1773-4cea-a3c2-48a285e59641.png?v=1782181219 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46977cdf-9217-454c-b9e5-6778d22792f8.png?v=1782181220 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/534286c1-60a3-47aa-8c09-6f37e888a494.png?v=1782181219 ## Agent notes - Images not analyzed; visual details not described. - No information on material finish or color options beyond Left/Right orientation. - Hook lengths (short vs long) likely affect compatibility with door thickness.
This product has 11 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": "828 Half-Moon Lock, Sliding Opening Lock, Aluminum Alloy, protected Grip, secureTheft, Easy Installation, Home, Office, Bedroom",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "6.0",
"_height_cm": "4.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").