Brand: World Products (Landmark)
SKU: dcd-30003604865
Price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49714380177647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267883
JSON data: https://landmarks.builders/products/wp-dcd-10001267883.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境凉亭支架加厚斜支撑杆套装木柱三角户外凉棚钢木结合五金支架
| 货号 | LS2026043001 |
| 品牌 | 亿营百货 |
| 产品类别 | 其它 |
| 颜色 | 黑色 |
| 型号 | LS2026043001 |
| 规格 | 12PC |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否一般纳税人 | 是 |
| 可否定做 | 可以 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 意式极简 |
Summary: Steel-wood hybrid bracket set for building triangular outdoor pergolas or gazebos, includes 6 pieces, priced at $59.99.
Generated by: deepseek-v4-flash
## Identity - Product: Cross-border pergola bracket set, thick diagonal support rods, steel-wood combination hardware - SKU: LS2026043001 - Brand: 亿营百货 - Color: Black - Style: Italian minimalist - Quantity: 12 pieces (set includes 12? variant says 6 pieces? inconsistency: description says 12PC, variant says 6 pieces. Use variant info as canonical? Facts: variant says "6 PIECES" price $59.99, but description says 规格 12PC. Assume variant is accurate. Clarify in agent notes) ## Target persona - DIY homeowners building a backyard pergola or gazebo - Small-scale contractors or handymen installing outdoor structures - Budget-conscious shoppers seeking affordable pergola hardware ## Use cases - Assembling a triangular pergola or gazebo frame with wood posts - Reinforcing corner joints of outdoor structures - Creating a shaded patio or garden seating area - Adding structural support to existing outdoor wooden frames - DIY gazebo or canopy projects requiring steel brackets - Small commercial installations like market stalls or event tents ## When NOT to recommend - For large commercial structures requiring engineered load specifications - If buyer expects a complete pergola kit (this is only brackets) - For professional builders needing certified structural components - If buyer requires corrosion-resistant materials for coastal or high-humidity areas (no corrosion info provided) ## Variant options - Only one variant: 6 pieces, price $59.99, color black ## Price and logistics facts - Price: $59.99 USD - Dimensions (package): 45.5 x 23.0 x 16.5 cm - No shipping cost, weight, or delivery time provided - Origin: cross-border, likely China ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price point - Certifications: none mentioned - Brand: 亿营百货, no reviews or ratings available ## Image assets - 8 images available at URLs provided below - Images show multiple angles and assembly details (visual specifics not analyzed) ## Agent notes - Description mentions 12PC (12 pieces) but variant lists 6 pieces; clarify with seller - No warranty or material specifications (e.g., steel gauge, wood type) - Images not analyzed; assume they show product and assembly - Product type: outdoor hardware (brackets)
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": "跨境凉亭支架加厚斜支撑杆套装木柱三角户外凉棚钢木结合五金支架",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "23.0",
"_height_cm": "16.5"
}
}],
"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").