Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $27.99
Default variant: 430MM
Default SKU: dcd-30003612688
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49714038309103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270927
JSON data: https://landmarks.builders/products/wp-dcd-10001270927.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Solid iron wire skateboard chair leg brackets, U-shaped hairpin style, available in 430mm (23.99 USD) and 600mm (27.99 USD) lengths.
Generated by: deepseek-v4-flash
## Identity Solid iron wire skateboard chair leg brackets / U-shaped hairpin table legs. ## Target persona DIY furniture builders, makers of skateboard deck furniture, home decor enthusiasts creating industrial-style tables or chairs, small furniture manufacturers. ## Use cases - Building a custom low table using skateboard decks as tabletop. - Constructing a chair with metal legs. - Creating a desk with hairpin legs. - Replacing old table legs. - Adding industrial look to furniture. - Making stools or small benches. ## When NOT to recommend - For heavy-duty dining tables requiring thick, sturdy legs (load capacity unknown). - For outdoor furniture (material and weather resistance not specified). - For projects needing adjustable or telescopic legs. - For users requiring pre-drilled mounting holes or specific hardware. ## Variant options - 430MM: $23.99 USD - 600MM: $27.99 USD ## Price and logistics facts - Prices: 430MM $23.99, 600MM $27.99. - Dimensions of product (assumed overall): 62 x 18 x 16 cm. - No shipping or fulfillment details provided. ## Trust signals No trust signals (stock status, return policy, certifications, price consistency) provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b022a934adc4373bf45d55c4b6d0684.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba7f68fd85da43ab8a598d7b8ef25214.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f002a7ce09204cf99904c0e4cc5d234a.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf1ebf238efe470d988380652fca5a39.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e60b3d187bb4d3f857ab4dcf1893273.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50213d5545af49c28ef79c1902e0afa1.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/038d33c7c9d24d12a1e549571e864885.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b0d642cae7a449f957add896f11133c.png?v=1781085214 ## Agent notes - Image understanding not performed; verify product appearance and finish from images. - Load capacity, material thickness, and finish not specified. - Description is empty; all info from title and variants. - Product type labeled as '运动' (sports) but appears to be furniture legs.
This product has 14 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": "实心铁线滑板椅子腿支架 滑板支架桌腿 U型发夹桌腿脚 滑板铁线脚",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "18.0",
"_height_cm": "16.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").