Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.70 – $68.00
Default variant: Black-blue
Default SKU: dcd-30002780597
Default price: $56.70
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 645 g
Cart URL (default variant): https://landmarks.builders/cart/49973836087535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001048891
JSON data: https://landmarks.builders/products/m4x-10001048891.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Material: Crafted from high-density polyester canvas, this canvas artist smock provides a sturdy barrier against water and oil, ensuring your clothes stay clean during messy projects.
Split-Front Design: The innovative split leg apron construction allows for optimal mobility and comfort, making it the perfect choice for artists who need to sit at a pottery wheel or move freely around a studio.
Adjustable Fit: Featuring an adjustable neck strap with a metal buckle and long waist ties, this work apron offers a customizable fit for various figure types, ensuring comfort during long hours of creative work.
Functional Storage: Equipped with multiple reinforced pockets, this safeguarding workwear keeps your essential tools, brushes, and phones within within reach while you concentrate on your craft.
Versatile Utility: This professional pottery apron is perfect for a wide range of activities, including ceramic art, flower arranging, gardening, painting, and workshop tasks, providing reliable protection in any environment.
Summary: 2 Pieces Pottery Apron Adjustable Neck Strap Canvas Artist Smock Multiple Pockets Split-Front Utility Apron for Potters, Crafters, Workshop, Garden. 【Premium Material】: Crafted from heavy-duty polyester canvas, this covering workwear offers exceptional durability while remaining breathable for long hours in the studio. 【Split-Front Design】: The innovative split leg apron construction allows for maximum leg mobility, making it the choice for artists working at a pottery wheel or sitting at a low workbench. 【Customizable Fit】: Featuring an adjustable neck strap and long waist ties, this work apr
Generated by: m4x-map-v1
This product has 12 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": "2 Pieces Pottery Apron Adjustable Neck Strap Canvas Artist Smock Multiple Pockets Split-Front Utility Apron for Potters, Crafters, Workshop, Garden",
"product_id": 9440364298479,
"variant_id": 49973836087535,
"quantity": 1,
"grams": 645,
"length_cm": "33.0",
"width_cm": "32.0",
"height_cm": "7.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").