Brand: World Products (Landmark)
SKU: dcd-30003622856
Price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49713133125871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275007
JSON data: https://landmarks.builders/products/wp-dcd-10001275007.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
升级款酒吧椅旋转吧台椅美发店旋转滑轮凳多规格带靠背圆凳椅子
| 货号 | 带靠背吧台椅 |
| 品牌 | 锐科 |
| 颜色 | 紫色围椅圆盘款 |
| 产品类别 | 酒吧椅 |
| 型号 | 带靠背吧台椅 |
| 可否旋转 | 可以 |
| 认证 | 无 |
| 有无扶手 | 无 |
| 是否配送上门 | 送货至提货点 |
| 是否提供安装服务 | 否 |
| 适用场合 | 酒吧 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 可否折叠 | 不可以 |
| 是否一般纳税人 | 否 |
| 材质 | 金属 |
| 空间 | 客厅 |
| 体积 | 其他 |
| 可否定做 | 不可以 |
| 是否跨境出口专供货源 | 是 |
| 内部填充物 | 高弹泡沫海绵 |
| 风格 | 现代简约 |
| 主要销售地区 | 中国 |
| 框架 | 金属骨架 |
Summary: A rotating metal bar stool with backrest and enclosed pulley wheels, upholstered in high-elastic foam, available in blue, priced at $76.99.
Generated by: deepseek-v4-flash
## Identity - Product: Upgraded bar stool with rotation, backrest, and pulley wheels. - Brand: 锐科 - Model: 带靠背吧台椅 - SKU: dcd-30003622856 - Dimensions (cm): 48 x 46 x 36 - Material: Metal frame, high-elastic foam filling - Style: Modern minimalist - Color: Blue (only variant) - Wheel type: Enclosed Pulley ## Target persona - Home bar owners seeking affordable seating. - Small business owners (e.g., hair salons, bars) needing mobile stools. - Budget-conscious decorators furnishing a bar or kitchen island. - Cross-border e-commerce sellers (primary platform: Lazada). ## Use cases - Seating at a home bar or kitchen island. - Use in hair salons for stylist chairs (rotating and mobile). - Temporary seating for parties or events. - Standing desk companion (height ~36cm? note: actual height not given; dimensions are for packaging? Unclear – assume seat height not specified). - Use in commercial bar settings requiring movable stools. ## When NOT to recommend - Users needing ergonomic office chairs for long sitting periods. - Outdoor use (material not indicated as weather-resistant). - Heavy users (weight capacity not provided). - Users requiring assembly included or white-glove delivery (only delivery to pickup point, no installation service). ## Variant options Only one variant available: - Blue / Enclosed Pulley: $76.99 ## Price and logistics facts - Price: $76.99 USD (single variant). - Delivery: Shipment to pickup point only; no home delivery or assembly. - Sourced as cross-border export product (main market: China, but listed on Lazada). ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Single price, no known discounts. - Certifications: None (labeled "无"). - Customization: Not available. - Folding: Not foldable. ## Image assets - 5 product images available (URLs below). No alt text provided. - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02b8038e796d4c3e9555a7987685af25.png?v=1781084434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ca40f7a4b1141b3b841ddeb2fc52a35.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08144b4455ec4833ba68e35290b99a95.png?v=1781084434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c4868d699724bd7b7ff783f1ecf0586.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68efaad01d024f1abf6091a449c15857.png?v=1781084434 ## Agent notes - The product category is listed as "厨卫家电" (kitchen/bathroom appliance) which is likely a categorization error; this is a chair. - Seat height not explicitly stated – dimensions given may be for packaging. - Only one variant available; no other color or style options. - No certifications or compliance info provided. - Return and stock status unknown.
This product has 13 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": "Rolling Bar Stool Chrome Swivel Bar Stool Seating Furniture Foot Circular Footrest Padded",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "46.0",
"_height_cm": "36.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").