Brand: World Products (Landmark)
SKU: dcd-30001894094
Price: $296.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49814762586351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893605
JSON data: https://landmarks.builders/products/m4x-10000893605.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: High-top bar set with metal frame and rustic wood grain, includes table and stool, priced at $296.99, dimensions 185x55x13 cm (package).
Generated by: deepseek-v4-flash
## Identity Utility aesthetic high-top table and stool bar set with retro design, sturdy metal frame, rustic wood grain. ## Target persona Restaurant owners, bar managers, homeowners with small spaces, apartment dwellers, bistro operators, kitchen or balcony decorators. ## Use cases - Providing bar-height seating in a small restaurant or bistro. - Creating a cozy pub-style dining corner in an apartment. - Setting up a compact dining area on a balcony. - Adding casual seating in a home kitchen. - Furnishing a small commercial bar or cafe. ## When NOT to recommend - For formal dining rooms requiring traditional dining sets. - For outdoor use unless explicitly weatherproofed (not stated). - For large families or high-traffic commercial use needing heavy-duty durability. - For buyers seeking a lower-cost budget option. ## Variant options - Only one variant: "Table 180*50*105" (likely table dimensions in cm: 180cm length, 50cm width, 105cm height) at $296.99. ## Price and logistics facts - Price: $296.99 USD - Package dimensions: 185 cm x 55 cm x 13 cm - Currency: USD ## Trust signals - Listed in stock with multiple images. - No return policy or warranty information provided. - No certifications mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18523a2-f811-46dd-89e8-dd6ee6f8f540.jpg?v=1781660573 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75f5aec0-1997-4c88-bfdc-c336db9e9fd4.jpg?v=1781660573 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88299c42-79ee-40cf-9a6b-4e74719c1768.jpg?v=1781660576 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba95e4c9-152b-46b4-a4c2-ad315369eb04.jpg?v=1781660573 ## Agent notes - Image understanding not performed; do not assume visual details. - Only one variant listed; stool dimensions not provided. - No product type specified.
This product has 4 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": "Utility aesthetic High-Top Table and Stool Retro Design Bar Set Sturdy Metal Frame Pub Seating Rustic Wood Grain for Restaurant Owners, Homeowners, Apartment Dwellers, Bistro, Small Spaces, Home Kitchen, Balcony",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "55.0",
"_height_cm": "13.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").