Brand: World Products (Landmark)
SKU: dcd-30003683929
Price: $25.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Handbag
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/50405957828847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297566
JSON data: https://landmarks.builders/products/wp-dcd-10001297566.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This handmade beaded bag is meticulously woven from small, glossy acrylic beads, featuring a striking visual contrast with a wide horizontal black band set against a bright vermilion body. Its structured, boxy silhouette offers a modern aesthetic that holds its shape beautifully, while the built-in open top handle cutout ensures a comfortable and firm hold. The spacious main compartment provides ample room for your necessities, making this beaded handbag a companion for transition days. Whether you are heading out for casual day trips or dressing up for elegant dinners, this versatile bag adds a handcrafted touch of sophistication to any ensemble.
Summary: Handmade structured beaded tote bag in red-black, woven from acrylic beads with open top handle cutout and spacious compartment. Priced at $25.00. Dimensions: 29.5 x 12.5 x 30 cm.
Generated by: deepseek-v4-flash
## Identity Handmade structured tote handbag woven from glossy acrylic beads. Colorway: red-black (vermilion body with wide horizontal black band). Open top handle cutout, boxy silhouette, spacious main compartment. ## Target persona Fashion-conscious buyer seeking an affordable, handcrafted accent bag for transition-season outfits. Value-oriented shopper who appreciates handmade details at a $25 price point. Not a luxury buyer; style-driven and practical. ## Use cases - Casual day trips or daytime outings requiring a lightweight, eye-catching tote. - Dressing up for elegant dinners where a unique handcrafted accessory is desired. - Transitional weather outfits needing a structured, versatile bag. - Gifting for someone who values handmade items with bold color contrast. ## When NOT to recommend - Buyers needing a large capacity work bag or laptop carrier (dimensions are compact). - Users expecting genuine gemstone or high-end artisanal beads (material is acrylic). - Anyone needing a shoulder strap (only top handle cutout; no strap included). - Buyers seeking machine-washable or durable daily-use bags for heavy loads. ## Variant options - Only one variant: SKU dcd-30003683929, Color: Red-black, Price: 25.00 USD. ## Price and logistics facts - Price: $25.00 USD (consistent across variant). - Dimensions: 29.5 cm (length) x 12.5 cm (width) x 30.0 cm (height). - Shipping/return policy not specified in source data. ## Trust signals - Catalog listing includes tags: wp-quality-audited, wp-content-validated, indicating internal quality/content checks. - Image URL available for fetching, but visual verification not performed. - Price and dimensions as listed; no external verification. ## Image assets - Fetchable image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae4a19a2-9b4d-43f2-9478-227b25a1a1b3.jpg?v=1786242183 ## Agent notes - Handmade construction implies slight variation; no two pieces may be identical. - Product type is handbag; verify shipping costs before checkout. - Only one image provided; additional angles not available.
This product has 1 image 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": "Beaded Tote Structured Handmade Handbag",
"product_id": 9537770914031,
"variant_id": 50405957828847,
"quantity": 1,
"grams": 1250,
"length_cm": "29.5",
"width_cm": "12.5",
"height_cm": "30.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").