Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $129.99 – $419.99
Default variant: 1 PIECE
Default SKU: dcd-30003609049
Default price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714133795055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269469
JSON data: https://landmarks.builders/products/wp-dcd-10001269469.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
304桌脚奶茶支架复刻吧台腿咖啡厅桌腿脚金属餐台简约不锈钢店
| 品牌 | 其他 |
| 材质 | 304不锈钢 |
| 名称 | 1 |
| 适用范围 | 商用场所 |
| 风格 | 北欧 |
| 工艺 | 手工 |
Summary: 304 stainless steel table leg, marketed as milk tea stand replica, for commercial cafes/bars. Priced at $129.99 for single, $419.99 for set of 4. Dimensions 75x25x25 cm.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel table leg (milk tea stand replica) for commercial settings like cafes, bars, restaurants. ## Target persona Commercial furniture buyer, cafe or bar owner, restaurant manager, interior designer outfitting a commercial space. ## Use cases - Equipping a coffee shop with bar tables - Creating a milk tea stand - Setting up a bar counter - Replacing old table legs in a restaurant - Furnishing a commercial dining area ## When NOT to recommend - Residential use with limited load - Buyer seeking a full table (top not included) - Need for adjustable height or folding legs - Very high-traffic heavy-duty environments requiring thicker gauge ## Variant options 1 PIECE ($129.99) or SET of 4 ($419.99) ## Price and logistics facts Price $129.99 for single, $419.99 for set of 4. Dimensions: 75x25x25 cm. No shipping cost or lead time provided. ## Trust signals In-stock status unknown. Return policy not stated. No certifications listed. ## Image assets 8 images available at URLs (not described) ## Agent notes Product type tagged as 'jewelry' may be miscategorized. Image content not examined; visual details not invented.
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": "304桌脚奶茶支架复刻吧台腿咖啡厅桌腿脚金属餐台简约不锈钢店",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "25.0",
"_height_cm": "25.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").