Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Brown
Default SKU: dcd-30003610427
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714223808751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270025
JSON data: https://landmarks.builders/products/wp-dcd-10001270025.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: This is a handmade ethnic-style bucket bag with a wide shoulder strap, priced at $10.99, available in Brown, Blue, and Red.
Generated by: deepseek-v4-flash
## Identity This is a handmade ethnic-style bucket bag (tote) with a wide shoulder strap, sold under the title '民族风流苏包2026新款百搭宽肩带水桶包包小众时尚编织托特女包'. ## Target persona Budget-conscious shoppers who favor boho, ethnic, or handmade fashion; festival attendees; gift-buyers for friends who like artisanal accessories. ## Use cases - Casual daily carry for phone, wallet, keys - Festival or outdoor event accessory - Gift for someone who appreciates handmade ethnic styles - Adding a boho accent to an outfit - Light shopping or market trips ## When NOT to recommend - Formal occasions or professional settings requiring structured bags - Users needing durable, heavy-duty materials (e.g., genuine leather) - Those seeking luxury or designer brands - Anyone requiring water resistance or secure closure (no details on closure) ## Variant options - Brown (SKU dcd-30003610427) - Blue (SKU dcd-30003610428) - Red (SKU dcd-30003610429) ## Price and logistics facts - Price: $10.99 USD (all variants same price) - Dimensions: 30 cm (length) x 24 cm (width) x 9 cm (height) - Product type: handmade (手工) - Tags: dcd, dcd-batch-dx-202606-1932, etc. ## Trust signals - Price is consistent across all three color variants. - In-stock status, return policy, and certifications are not provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d06c35ef2c245cea6bffa1b885ec13a.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ef8e67f9658491e90f507b0a4767c03.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e4de02b79804ff59257e90f3779888d.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/239e0f383acc44c0ad771e0ad05d3053.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f934f24be8c491ab47ac552f106b604.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5b7c572fb7a444d998e8f5375d1e396.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf9991760c04ef1af4d7c7480fb79b8.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4efaa4f682924bf78dce9b2abb7feb5f.png?v=1781085372 ## Agent notes - The product images were not analyzed; visual details like tassels, weaving pattern, or strap design are not inferred. All factual claims are from the description and dimensions.
This product has 15 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": "民族风流苏包2026新款百搭宽肩带水桶包包小众时尚编织托特女包",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "24.0",
"_height_cm": "9.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").