Brand: World Products (Landmark)
SKU: dcd-30003604860
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714388173039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267879
JSON data: https://landmarks.builders/products/wp-dcd-10001267879.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境加厚L型直角角码 冷轧钢角码五金配件黑色橱柜支撑七字角角码
| 货号 | F95H8SS57ST99H |
| 品牌 | 亿营 |
| 产品类别 | 五金配件 |
| 颜色 | 黑色 |
| 型号 | 775 |
| 规格 | 八件套 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否一般纳税人 | 是 |
| 贸易属性 | 外贸原单 |
| 可否定做 | 可以 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
Summary: Cross-border thickened L-shaped right angle bracket, cold-rolled steel, black, for cabinet support, sold as 4-piece set.
Generated by: deepseek-v4-flash
## Identity - Product: 跨境加厚L型直角角码 (Cross-border Thickened L-shaped Right Angle Bracket) - SKU: dcd-30003604860 (4-piece) - Material: Cold-rolled steel - Color: Black - Style: Modern minimalist - Brand: 亿营 ## Target persona - DIY furniture builders assembling cabinets or shelves - Small workshop owners needing affordable structural brackets - Online sellers sourcing hardware for flat-pack furniture - Home renovators on a budget ## Use cases 1. Reinforcing cabinet corner joints during assembly 2. Supporting shelves in lightweight shelving units 3. Creating right-angle connections in DIY furniture frames 4. Replacing broken or missing angle brackets in existing cabinets 5. Used as spacer or alignment aid in woodworking jigs ## When NOT to recommend - Heavy-load structural applications (e.g., load-bearing beams) – not rated for high weight - Outdoor or damp environments – no corrosion protection mentioned - Projects requiring stainless steel or decorative finishes – only black painted steel - Customers needing single brackets – sold only as 4-piece set ## Variant options - Only one variant: 4-piece set at $9.99 - Options: Style: 4-piece ## Price and logistics facts - Price: $9.99 USD per 4-piece set - Dimensions: 15 x 10 x 5 cm (package size, likely) - Commercial product (B2B oriented) - Cross-border export supply enabled ## Trust signals - In-stock status not explicitly stated; assume available as listed - Return policy not provided; assume standard marketplace policy - Price consistent for the single variant - No certifications mentioned; not tested for load capacity ## Image assets - 8 images available: fetch from URLs provided (not analyzed here) - Agent can access: [https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a2f09c563854ecda6d6d46a299f322e.png?v=1781085510, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27db0115d6e4466991982a683b432702.png?v=1781085510, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f10b40ec42e4e49816ba6bd5af9ed40.png?v=1781085511, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c30c8c63c9eb4ef0b500bb39b87d0cbe.png?v=1781085509, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/169cf86e1d1944859f0189bf643b2e7f.png?v=1781085510, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ffd02827e6149f3b12bea6d46ffa8db.png?v=1781085509, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb89f0b04404b37b47e37f5f0fd982a.png?v=1781085510, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/798b3459f73341f29c3c780c8aaed4db.png?v=1781085509] ## Agent notes - Images not analyzed; visual details unknown. - Material is cold-rolled steel; consider weight capacity before use. - Only one variant; no alternate sizes or colors.
This product has 13 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": "跨境加厚L型直角角码 冷轧钢角码五金配件黑色橱柜支撑七字角角码",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").