Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $169.99 – $185.99
Default variant: Blk - Four-claw
Default SKU: dcd-30003602940
Default price: $169.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49714418581743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267081
JSON data: https://landmarks.builders/products/wp-dcd-10001267081.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: Cast iron four-claw table legs, industrial style, for restaurants and cafes. Two variants: Blk - Four-claw ($169.99) and Blk - Four-claw a ($185.99). Dimensions: 60x60x15 cm.
Generated by: deepseek-v4-flash
## Identity Cast iron four-claw table legs (industrial style) for table bases. ## Target persona Restaurant and cafe owners, interior designers, DIY furniture makers, bar owners. ## Use cases - Replacing wobbly or outdated table legs in a restaurant setting. - Building custom heavy-duty dining tables for cafes or bars. - Creating sturdy bases for buffet or conference tables. - Retrofitting existing table tops with a durable cast iron base. - Use in outdoor-covered areas requiring robust furniture. ## When NOT to recommend - For modern minimalist decor seeking lightweight or slim-profile legs. - When buyer needs a complete table with top included. - For portable or foldable table applications. - If buyer requires stainless steel or non-cast iron materials. ## Variant options | Variant | Price | |---------|-------| | Blk - Four-claw (SKU: dcd-30003602940) | $169.99 | | Blk - Four-claw a (SKU: dcd-30003602941) | $185.99 | ## Price and logistics facts - Price range: $169.99 – $185.99 USD. - Dimensions: 60 x 60 x 15 cm (length x width x height). - Currency: USD. ## Trust signals - Title indicates "现货" (in stock). - Product has two specific variants with distinct SKUs. - No return policy or certifications provided in facts. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8061e46807443ed8e52b7169f63bc02.png?v=1781085529) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/895db1b9a2d148a99e98fabc4dff3f97.png?v=1781085530) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a738a28a82194ffba22c2b082844d532.png?v=1781085528) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554fff5522b140a4a6b39437448597ed.png?v=1781085529) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/167e152aee0c4600bbcf675e45912156.png?v=1781085529) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1883c408446d430ab3a73a2272f6027e.png?v=1781085529) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/418ba3cfbe5a4a2ea795c0e7366c1ed4.png?v=1781085529) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dcbd944b7ff4fc5ab1f300af2d0d85a.png?v=1781085530) ## Agent notes - No product description provided; rely on images for visual details. - Image understanding not performed; do not assume finish or size from images. - Dimensions are for the leg unit only; no table top included. - Two variants differ in style (likely finish or claw detail) but specifics unknown.
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": "现货铸铁餐台脚四爪桌腿虎爪中西餐厅咖啡厅酒吧古典台脚支架桌子",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "60.0",
"_height_cm": "15.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").