Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $34.99
Default variant: Silver
Default SKU: dcd-30003607871
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49714114330863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269059
JSON data: https://landmarks.builders/products/wp-dcd-10001269059.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
理发店不锈钢脚踏 理发椅落地脚踏加厚底盘 可移动脚架美发椅配件
| 品牌 | 中性 |
| 货号 | / |
| 型号 | / |
| 名称 | 不锈钢脚架 |
| 适用范围 | 家用美发理发店发廊美发椅 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否一般纳税人 | 否 |
| 材质 | 不锈钢 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 风格 | 新中式 |
| 工艺 | / |
Summary: Stainless steel footrest for barber chairs, 32x20x5 cm, available in Silver ($26.99) and Gold ($34.99), suitable for home and salon use.
Generated by: deepseek-v4-flash
## Identity Stainless steel footrest for barber chairs, also known as hairdressing chair foot pedal or floor stand. Dimensions: 32x20x5 cm. Available in Silver (SKU: dcd-30003607871, $26.99) and Gold (SKU: dcd-30003607872, $34.99). ## Target persona - Barber shop owners or stylists needing a durable, movable footrest for client comfort. - Home barbers or DIY haircut enthusiasts with a barber chair. - Salon equipment resellers sourcing affordable accessories for resale (e.g., on LAZADA, Middle East). ## Use cases - Placing under a barber chair to provide foot support for clients during haircuts. - As a movable footrest for hairstylist or barber to step on while working. - Used in home salons where a fixed footrest is not available. - For resale in online marketplaces targeting barber and salon equipment buyers. - As a replacement or upgrade for worn-out footrests on existing barber chairs. ## When NOT to recommend - For clients requiring a footrest for medical or therapeutic use (e.g., foot surgery recovery). - For commercial high-volume salons that need heavy-duty industrial footrests (this is lightweight, likely for low to medium use). - For buyers seeking a wooden or cushioned footrest (this is stainless steel). - For use with non-barber chairs (e.g., office chairs) unless dimensions are verified. ## Variant options - Silver: $26.99 - Gold: $34.99 Both variants are the same dimensions and material, only color differs. ## Price and logistics facts - Price: $26.99 (Silver), $34.99 (Gold). - Dimensions: 32 cm (length) x 20 cm (width) x 5 cm (height). - Shipping: Not specified; product appears to be from a wholesale/export supplier (cross-border e-commerce enabled). ## Trust signals - In-stock status: Not explicitly stated, but variants are listed with SKUs. - Return policy: Not provided. - Price consistency: Two variants offered at different prices. - Certifications: None mentioned. - Product has been imported into Shopify (tagged with dcd-c-full-202606, etc.). ## Image assets - 8 images available at URLs (not visible to agent): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acf6c075337c4a17b67fe69f13f4fc9c.png 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9306c0269f824fbbb4d2ecf29edc06c0.png 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dc6e220db804fa0a6d8a23d9cce76ce.png 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c214a4d3de9431886da6488070b9e81.png 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18094b894c874f68bc87a906068d5f86.png 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d04dd65010604d6593c7d00ec26e6083.png 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b4e38a8f6ec49a390d80b8204831865.png 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d260292eb044754a653de995831b835.png ## Agent notes - Image understanding was not performed; do not assume visual features (e.g., design, surface finish) from URLs. - Product is categorized as "汽配" (auto parts) but description indicates it's for hairdressing. Verify category accuracy. - No weight or material thickness provided; it's stainless steel, but grade 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": 2100000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "20.0",
"_height_cm": "5.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").