Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99
Default variant: Black / 55CM
Default SKU: dcd-30001899836
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49811881820399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894447
JSON data: https://landmarks.builders/products/m4x-10000894447.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: Bobbin leg woven stool with Nordic/French Country design, available in Black or Vintage finish, 55cm seat height, priced at $186.99.
Generated by: deepseek-v4-flash
## Identity Bobbin Leg Woven Stool, counter height (55cm), available in Black or Vintage finishes. Dimensions: 58x48x60 cm. Price $186.99 USD. ## Target persona Interior designers, home decorators, and buyers seeking French Country or Nordic aesthetic accent seating. ## Use cases - Accent seating at kitchen counter or bar. - Decorative stool in living room or entryway. - Vintage-themed café or restaurant seating. - Styling for photo shoots or set design. - Occasional seating in small spaces. ## When NOT to recommend - For heavy daily use or commercial high-traffic settings (no weight capacity specified). - For outdoor or damp environments (woven material not specified as weather-resistant). - As primary desk chair (counter height, no backrest). - For households with small children (no safety or stability info). ## Variant options - Black / 55CM ($186.99) - Vintage / 55CM ($186.99) ## Price and logistics facts Price: $186.99 USD. No shipping cost or lead time provided. Dimensions: 58x48x60 cm. ## Trust signals Two color variants in stock (as per listing). No return policy, warranty, or certification data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6652a820-69d5-4f55-82e3-f8e72bf168ed.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4517da95-c606-4ff3-8b8d-870a7f19d2fb.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb679ca1-433e-4e82-b11f-0ce8393c73e1.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f95bb4ed-72a2-4124-a526-de13aa0f1355.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c52b818-a3fe-4258-816b-6e6bd66bb564.jpg?v=1781600883 ## Agent notes Image content not analyzed. No product description provided. Material, weight capacity, assembly requirements unknown.
This product has 12 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": "Bobbin Leg Woven Stool Nordic Design Counter Chair Vintage Aesthetic French Country Aesthetic for Interior Designers, Bar",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "48.0",
"_height_cm": "60.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").