Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: White / #50
Default SKU: dcd-30000064938
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49946409861359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011099
JSON data: https://landmarks.builders/products/m4x-10000011099.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aluminum Alloy pane Handle, Casement pane Handle, Rotating Crank, Universal Replacement, effortless function, Easy Installation
Summary: Universal replacement casement window handle made of aluminum alloy, available in multiple colors and sizes, starting at $9.99.
Generated by: deepseek-v4-flash
## Identity Aluminum Alloy Casement Window Handle, Universal Replacement, Rotating Crank. ## Target persona Homeowners or property managers needing to replace worn or broken casement window handles. DIY repair enthusiasts. ## Use cases - Replacing a broken handle on a casement window - Upgrading to a more durable aluminum handle - Restoring function to a window crank mechanism - Matching existing hardware color - Stocking spare handles for maintenance ## When NOT to recommend - When the window type is not casement (e.g., sliding or double-hung) - If precise dimensions of existing handle are unknown and not matching available sizes (#38, #50, arc variants) - For decorative purposes without functional need - If spindle type is incompatible (e.g., non-standard square or spline) ## Variant options 10 variants: Colors White, Black, Silver Gray, Dark Gray, Champagne; Sizes #38, #50, #50 H12, Arc #38, Arc #50. Prices $9.99 - $17.99. ## Price and logistics facts Price: $9.99 to $17.99 USD. Product dimensions: 16 x 7 x 4 cm. ## Trust signals Multiple variants available; price consistency across similar sizes. Return policy not stated. ## Image assets 5 images available at the provided URLs. ## Agent notes Sizes like #50 H12 may indicate different spindle length or style. Verify compatibility with your window mechanism. Image contents not analyzed; confirm visual match from URLs.
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": "Aluminum Alloy pane Handle, Casement pane Handle, Rotating Crank, Universal Replacement, effortless function, Easy Installation",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "16.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").