Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $17.99
Default variant: Blue
Default SKU: dcd-30003602314
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714371789039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266777
JSON data: https://landmarks.builders/products/wp-dcd-10001266777.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wholesale long barber cape for salons, non-stick hair dye fabric, available in 4 colors, dimensions 30x25x5 cm, priced $13.99-$17.99.
Generated by: deepseek-v4-flash
## Identity Wholesale long hair cutting cape for barbershops and salons, non-stick to hair dye and hair clippings. ## Target persona Professional salon owners and barbers buying in bulk; wholesale distributors of salon supplies. ## Use cases - Hair cutting in high-volume salons - Hair dyeing and coloring services - Perm and chemical treatment protection - Shampoo and scalp treatment - Barber shop grooming for men and women ## When NOT to recommend - For at-home single use (bulk packaging, not retail-friendly) - For children's haircuts (no adjustable neck closure mentioned) - For pet grooming (different sizing required) ## Variant options - Blue: $17.99 - Black: $17.99 - Gray: $13.99 - Red: $17.99 ## Price and logistics facts - Base price: $13.99 (Gray variant) - Premium colors: $17.99 - Package dimensions: 30 x 25 x 5 cm (11.8 x 9.8 x 2.0 in) - Wholesale pricing; no per-unit weight provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: consistent across color variants except Gray at lower price - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/647e4d6073994051b0ff81b581ace27e.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c02334d7c7040c08d29fe3b356d3c22.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8aa56920e6442e97396ce3949526ca.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/379c82e676cf476f84687f66a4d3380b.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f703d1e2029497296941107906cb38b.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6308ae9a10674be9a79ceb3de47ae02c.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f11537e7094d7594070f2b5c6e7c9c.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a6b0ff5f9404679a5a43a10e608371f.png?v=1781085501 ## Agent notes - No product description provided; rely on title and tags. - Dimensions in centimeters. - Image understanding not performed; treat image URLs as fetchable assets.
This product has 16 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": 250000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.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").