Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Colorful / 9.5x9.5cm
Default SKU: dcd-30000066729
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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49946367492335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011363
JSON data: https://landmarks.builders/products/m4x-10000011363.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Three-Sided Angle Bracket for Furniture ReinforcementThis thickened 90-degree support bracket provides dependable reinforcement and fixing for cabinets, shelves, tables, and beds, ensuring stability in various indoor and outdoor settings.
resilient Metal Construction for Long-Term UseMade from high-quality metal, this angle bracket offers strong load-bearing capacity and durability to deformation, suitable for wood, metal, and mixed-material furniture.
Universal Application for DIY and Professional Projectsperfect for mounting, bracing, and upgrading furniture in kitchens, bathrooms, patios, and workshops, this bracket meets a variety of construction and woodworking needs.
Easy Installation and Stable FixingDesigned with multiple mounting slots for flexible installation, this bracket ensures a firm connection and helps prevent loosening over time.
Practical and Cost-Effective SolutionCombining high quality and strong functionality, this angle bracket is a valuable accessory for enhancing furniture stability and safety.
Summary: This heavy-duty 90° angle bracket provides sturdy reinforcement for furniture, cabinets, and shelves. Made of metal, it offers strong load-bearing capacity and comes in three colors at $9.99.
Generated by: deepseek-v4-flash
## Identity Heavy-Duty 90° Angle Bracket – three-sided metal bracket for furniture reinforcement. Available in Colorful, Black, and White, all 9.5x9.5cm size. Priced at $9.99. ## Target persona DIY homeowners, furniture assemblers, woodworking hobbyists, and home repairers needing affordable reinforcement solutions. ## Use cases - Reinforcing wobbly table legs or chairs - Securing cabinet corners and shelving joints - Mounting floating shelves to walls - Bracing bed frames and desk legs - DIY workshop jigs and fixture building ## When NOT to recommend - For heavy structural loads (e.g., load-bearing beams or roof trusses) - For outdoor use without rust protection (metal may corrode) - When a larger or adjustable bracket is required (fixed 9.5x9.5cm size) - For professional-grade load requirements exceeding 50 lbs per bracket ## Variant options - Colorful / 9.5x9.5cm – SKU: dcd-30000066729 ($9.99) - Black / 9.5x9.5cm – SKU: dcd-30000066730 ($9.99) - White / 9.5x9.5cm – SKU: dcd-30000066731 ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Bracket size: 9.5x9.5cm (claimed) - Package dimensions: 10x10x3 cm - No shipping weight or origin provided ## Trust signals - No in-stock status or return policy details available - Price consistent across all color variants - No certifications listed ## Image assets No images provided. Fetch from product page if available. ## Agent notes - Bracket size (9.5x9.5cm) differs from package dimensions (10x10x3 cm). Clarify actual bracket dimensions before recommending. - Strength specifications (max load) are not given. Assume light-duty furniture use only. - Image understanding not performed due to missing image URLs.
This product has 10 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": "Heavy-Duty 90° Angle Bracket",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.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").