Brand: World Products (Landmark)
This product has 17 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $24.99
Default variant: White 8 Inch
Default SKU: dcd-30003614826
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713966252271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271577
JSON data: https://landmarks.builders/products/wp-dcd-10001271577.json
This product comes in 17 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
强力承重折叠三角支撑架 墙上置物架加厚不锈钢固定三角支撑架
| 品牌 | 钰坚 |
| 货号 | NW26A834-1 |
| 型号 | 2支装 |
| 名称 | 折叠支架 |
| 适用范围 | 家具固定都适用 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 是否一般纳税人 | 否 |
| 材质 | 不锈钢 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 风格 | 简约风 |
| 工艺 | 喷漆 |
Summary: Heavy-duty folding triangular wall shelf brackets made of thickened stainless steel, available in white or black from 8 to 24 inches, priced $10.99-$24.99.
Generated by: deepseek-v4-flash
## Identity - Product: 强力承重折叠三角支撑架 (Heavy-duty folding triangular bracket) - Brand: 钰坚 - Model: NW26A834-1 - Material: Stainless steel with painted finish - Dimensions: 62cm x 18cm x 5cm (package) ## Target persona - DIY home organizers adding shelving in kitchens, garages, or laundry rooms - Small-space renters needing temporary wall storage solutions - Homeowners installing floating shelves for decor or light utility ## Use cases - Mounting additional kitchen spice racks or pot racks - Creating garage storage for tools and supplies - Supporting lightweight decorative shelves in living rooms - Folding away brackets when shelf is not in use (e.g., temporary counter extension) - Adding shelving in closets for shoes or folded clothes ## When NOT to recommend - For supporting heavy items like large TVs or stone countertops (weight limit unknown) - Outdoor installation without weatherproof coating (painted steel not guaranteed rust-proof) - If permanent non-folding brackets are needed (foldable design may loosen over time) - For buyer seeking premium designer hardware (budget price point, basic finish) ## Variant options | Style | Price | |-------|-------| | White 8 Inch | $10.99 | | White 10 Inch | $11.99 | | White 12 Inch | $14.99 | | White 14 Inch | $15.99 | | White 16 Inch | $16.99 | | White 18 Inch | $18.99 | | White 20 Inch | $19.99 | | White 22 Inch | $23.99 | | White 24 Inch | $24.99 | | Black 8 Inch | $10.99 | | Black 10 Inch | $11.99 | | Black 12 Inch | $14.99 | (Additional black sizes not listed) ## Price and logistics facts - Price range: $10.99 – $24.99 USD - Package dimensions: 62 x 18 x 5 cm - Weight: not specified - Shipping origin: likely China (based on cross-border export tags) ## Trust signals - Multiple size and color variants in stock - Branded product with own brand (钰坚) - Listed as cross-border export source with verified supplier - Returns policy: not stated - Price is consistent across similar variants (8-inch same price in both colors) ## Image assets         ## Agent notes Image understanding not performed; treat images as generic bracket photos showing various sizes and colors. Weight capacity not provided in facts.
This product has 29 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": "强力承重折叠三角支撑架 墙上置物架加厚不锈钢固定三角支撑架",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "18.0",
"_height_cm": "5.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").