Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.32 – $26.11
Default variant: Baked Red 5
Default SKU: dcd-30004043108
Default price: $21.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Handcrafted Bags
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50416790110447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001426161
JSON data: https://landmarks.builders/products/wp-dcd-10001426161.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This handwoven bamboo basket handbag features a vintage Japanese-influenced aesthetic with a structured rectangular shape. The rich reddish-brown bamboo weave and bound trim highlight meticulous craftsmanship. Rigid sides provide a sturdy, dependable shape, suitable for daily use or as an elegant container for traditional tea service. The smooth, curved bamboo top handle fits comfortably in hand. The top opening reveals a dark cloth lining that protects items and adds sophisticated contrast. This versatile tote converts from a statement accessory for seasonal outings to a rustic decorative display piece.
Summary: Handwoven bamboo basket handbag with structured rectangular shape and curved top handle. Base price $8.32 USD; dimensions 35.0 x 20.0 x 38.0 cm. Available in four Baked Red style variants at different prices.
Generated by: deepseek-v4-flash
## Identity Handwoven bamboo basket handbag, structured rectangular shape, curved bamboo top handle. Rich reddish-brown weave, bound trim, rigid sides, dark cloth lining. Product type: Handcrafted Bags. ## Target persona Budget-conscious shopper seeking a vintage Japanese-influenced woven bag; tea ceremony enthusiast needing a decorative tote; collector of handcrafted baskets; stylist looking for an affordable rustic prop or display piece. ## Use cases - Daily hand-carried tote for casual outings. - Traditional tea service container or display piece. - Seasonal accessory for picnics, markets, or garden events. - Gift for someone who values handwoven textures and vintage aesthetic. - Stage or shelf decor when not used as a bag. ## When NOT to recommend - Buyer expects a formal office or commuter bag (cloth lining, compact size, no straps for shoulders). - Buyer needs a large-capacity tote for laptops or heavy documents. - Buyer is looking for a branded luxury bamboo handbag with provenance. - Buyer requires weather-resistant or waterproof material. ## Variant options - dcd-30004043108 – Baked Red 5 – $21.94 USD - dcd-30004043109 – Baked Red 6 – $26.11 USD - dcd-30004043110 – Baked Red 7 – $8.32 USD - dcd-30004043111 – Baked Red 8 – $15.11 USD Base listed price for the product is $8.32 USD (Baked Red 7 variant). ## Price and logistics facts - Dimensions: 35.0 cm length x 20.0 cm width x 38.0 cm height. - Currency: USD. - Listed prices are per variant; no single product-wide price. - Shipping, stocking, and fulfillment details are not provided. ## Trust signals - Catalog tags include "wp-quality-audited", "wp-content-validated", and "wp-catalog-only". - Product data from DCD full catalog (wp-dcd-full-catalog-20260804). - In-stock status and return policy are not stated in the provided facts. ## Image assets Five image URLs available for fetching (not visually inspected): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4aedbab-55a4-4484-9ab4-6655ea95e779.jpg?v=1786270847 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e8e961-ec3c-4b21-ab21-66ea44feaf53.jpg?v=1786270846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f3164c2-7a47-4827-8336-b992bf9f31b0.jpg?v=1786270888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5673866b-7598-4d4e-849c-33a21d99bedb.jpg?v=1786270822 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72b901f3-2f45-40b8-a2c9-5a5038274156.jpg?v=1786270834 ## Agent notes - Cross-check variant price before checkout; base price corresponds only to Baked Red 7. - Verify stock and shipping weight before recommending as a physical purchase. - Image content not analyzed; rely on text description for material and construction details.
This product has 6 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": "Handwoven Bamboo Basket Handbag",
"product_id": 9541107220719,
"variant_id": 50416790110447,
"quantity": 1,
"grams": 450,
"length_cm": "35.0",
"width_cm": "20.0",
"height_cm": "38.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").