Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / 50-Left
Default SKU: dcd-30000065442
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49946399506671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011170
JSON data: https://landmarks.builders/products/m4x-10000011170.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Aluminum Alloy Casement HandleThis robust aluminum alloy handle is designed for flat-open and sliding casements, providing dependable security and effortless function for homes, offices, or hotels.
Universal Replacement for Multiple Casement design sSuitable for horizontal and upright sliding casements, single-hung, double-hung, and UPVC casements, this handle is perfect for upgrading or replacing outdated hardware.
Enhanced Locking SecurityFeaturing a builtinternal lock for added safety, this handle helps protect families, bathrooms, kitchens, and closets.
Comfortable Grip and Simple InstallationErgonomically designed for a comfortable hold, this handle is easy to install and use, making it a practical choice for home improvement and organization.
High Quality and Cost-EffectiveCrafted from reinforced aluminum alloy, this handle ensures enduring durability and superb value, providing dependable performance without the need for frequent replacements.
Summary: Universal replacement casement handle made of aluminum alloy, available in multiple colors and sizes, with built-in lock for security, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Aluminum Alloy Casement Handle – universal replacement for casement windows (flat-open, sliding, single-/double-hung, UPVC). Built-in lock for security. Dimensions: 14 x 7 x 4 cm. Priced at $9.99. ## Target persona Homeowners or property managers seeking to replace or upgrade casement window handles. Also locksmiths, handymen, and DIY enthusiasts looking for affordable, durable hardware. ## Use cases - Replacing a broken casement handle in a home. - Upgrading security on bathroom or kitchen casements. - Standardizing hardware across multiple windows in an office or hotel. - Quick DIY fix for a loose or non-locking handle. - Retrofitting on UPVC casements for improved grip. - Adding a lock to casements in closets or children's rooms. ## When NOT to recommend - Users needing handles for non-casement windows (e.g., sliding patio doors, awning windows different mechanism). - Commercial applications requiring high-security or heavy-duty commercial-grade lock. - Projects needing handles with specific finish (e.g., brass, chrome) not listed. - When exact dimensions or orientation (left/right) are uncertain; handle size options are limited to 38 and 50. ## Variant options Available in two sizes: 38 and 50 (left and right). Colors: White, Black, Silver Gray (only in size 38). All variants priced $9.99. ## Price and logistics facts Price: $9.99 USD per unit. No shipping cost or return policy details provided. Dimensions: 14 x 7 x 4 cm (package). ## Trust signals In-stock status not provided. No return policy or warranty listed. Price is consistent across all variants. No certifications mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/237db54b-8837-4fe3-a43a-97ab6640d009.png?v=1782181223 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0de5663-bf1a-49ab-b5a7-745cbad7352e.png?v=1782181225 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21fc067e-eaf6-4cb5-9eaf-1a2afdf93213.png?v=1782181224 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/789b45dd-a8b4-49d5-9b38-7894c68412d9.png?v=1782181224 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c644581-fd16-4b9b-bdf9-3fb6e7768a28.png?v=1782181225 (Image content not analyzed; treat as fetchable assets only.) ## Agent notes Specify orientation (left or right) and size (38 or 50) when ordering. The product is a simple replacement handle; does not include additional mounting hardware or instructions beyond generic description. No brand/manufacturer mentioned.
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": "Aluminum Alloy Casement Handle, Security Lock, Universal Replacement, Push-Pull, Comfortable Grip",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "7.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").