Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.53
Default variant: Black / Long Sleeve
Default SKU: dcd-30003909601
Default price: $1.53
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Barber Apparel
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/50412745720047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001376540
JSON data: https://landmarks.builders/products/wp-dcd-10001376540.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A professional knee-length black barber jacket designed to provide full-coverage protection for clothing during busy shifts. Features a smooth front zipper closure that makes this workwear incredibly easy to slip on and off between client appointments. Equipped with two spacious lower front panel pockets, this smock keeps essential combs, clips, and styling tools within quick reach. Crafted with a smooth, slightly shiny outer surface that helps repel hair, making this salon coat simple to clean and maintain. Designed with a classic round neckline and a practical cut, this 82 cm long coat offers a comfortable fit for everyday wear in busy environments.
Summary: Knee-length black barber jacket with zipper closure, two front pockets, and hair-repellent surface. Available in long and short sleeve. Priced at $1.53 with dimensions 28x20x5 cm.
Generated by: deepseek-v4-flash
## Identity Knee-Length Barber Jacket with Zipper Closure (Barber Apparel). Black, zipper front, two lower front pockets, hair-repellent smooth outer surface. Available in Long Sleeve and Short Sleeve variants. Price: $1.53 USD per variant. Dimensions: 28 x 20 x 5 cm (packaged). ## Target persona - Budget-conscious barbers needing basic clothing protection during haircuts. - Salon staff who require low-cost, replaceable smocks for high-volume work. - Home barbers or apprentice barbers seeking entry-level workwear. ## Use cases - Worn during haircutting to keep clothing free of hair clippings. - Quick slip-on/slip-off between client appointments due to zipper closure. - Carrying combs, clips, and scissors in the two front pockets. - As an affordable backup or spare smock in a salon. - For businesses stocking multiple sizes/replacements at minimal cost. ## When NOT to recommend - When heavy-duty protection is needed (e.g., chemical resistance, thick fabric). - If user requires non-black colors or specific styling. - If user expects premium tailored fit or high-end material. - If size/fit specifications (chest, sleeve length) are not provided and user needs exact sizing. ## Variant options - dcd-30003909601: Black / Long Sleeve — $1.53 USD - dcd-30003909602: Black / Short Sleeve — $1.53 USD ## Price and logistics facts - Price: $1.53 USD (both variants). - Dimensions: 28 cm (length) x 20 cm (width) x 5 cm (height) — packaged. - No shipping or fulfillment details provided. - Currency: USD. ## Trust signals - Product listed with tags indicating content-validated and quality-audited (wp-content-validated, wp-quality-audited). - Price consistency across variants. - Multiple product images available. - In-stock status and return policy are not specified in the provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27a356c4-0037-407a-8aab-eac43b7b5656.jpg?v=1786251402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c72a968-5678-4108-84e3-9ab8d769bab9.jpg?v=1786251365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd87624b-b61c-4257-9807-884e731a9c61.jpg?v=1786251395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19bf2a1b-a60a-4507-abc5-102d5a57dee0.jpg?v=1786251375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0ee7e64-ce65-49d4-a1d5-c6853170d607.jpg?v=1786251690 ## Agent notes - Image contents were not visually verified; descriptions are based solely on the product text. - Fabric composition and exact fit/sizing are not stated. - Confirm availability and shipping terms before recommending. - Suitable for price-sensitive buyers; cross-check if custom sizing or bulk pricing is offered.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Knee-Length Barber Jacket with Zipper Closure Zippered Barber Smock Hair Repellent Salon Coat Lightweight for Barbershops",
"product_id": 9539652681967,
"variant_id": 50412745720047,
"quantity": 1,
"grams": 190,
"length_cm": "28.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").