Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 3 inch / 2 sets
Default SKU: dcd-30000064675
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49946419298543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011061
JSON data: https://landmarks.builders/products/m4x-10000011061.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Window Hook, Iron Wind Brace, Stable Sliding Window Stay, Easy Installation, Adjustable, Home Office
Summary: Iron window hook/brace for sliding windows, adjustable, easy installation, available in sizes 3-10 inches, sold in sets. Price $9.99 per variant.
Generated by: deepseek-v4-flash
## Identity Window Hook, Iron Wind Brace – stable sliding window stay, adjustable, iron construction. ## Target persona Homeowners or renters needing to secure sliding windows; DIYers installing window hardware; property managers maintaining multiple units. ## Use cases - Securing sliding windows against wind drafts. - Replacing broken or worn window stays. - Adding basic window security (child safety, anti-lift). - Bulk installation across multiple windows in a building. - Preventing window rattling in windy conditions. ## When NOT to recommend - For casement or awning windows (incompatible design). - For users seeking decorative or premium finishes (raw iron only). - For large commercial windows requiring heavy-duty industrial braces. - For applications needing certified security ratings. ## Variant options Sizes: 3, 4, 5, 6, 8, 10 inch. Each size available in 2 sets; some sizes also in 10 sets or 50 sets. All variants $9.99. ## Price and logistics facts Price: $9.99 per variant. Package dimensions: 15×10×8 cm. Weight not provided. ## Trust signals Price consistent across all variants. No return policy stated. Stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cc3f320-a1db-4861-9c83-040eaeef5b08.png?v=1782181229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c54b36d-cd0e-4ba5-9ee3-b5217ea77e1b.png?v=1782181233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e48fcc6e-ac28-4abd-b800-a1f220090b1a.png?v=1782181230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b53b2eb4-33ed-49b9-9534-722652265f03.png?v=1782181231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f383918-f17b-4970-bd7d-b8c74d55ce25.png?v=1782181230 ## Agent notes No certifications, material details (only 'iron'), or user reviews provided. Product type unspecified. Image content not analyzed.
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": "Window Hook, Iron Wind Brace, Stable Sliding Window Stay, Easy Installation, Adjustable, Home Office",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "8.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").