Brand: World Products (Landmark)
SKU: dcd-30003604787
Price: $28.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/49714304549103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267843
JSON data: https://landmarks.builders/products/wp-dcd-10001267843.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Handmade woven shoulder bag in beige, 30x25x5 cm, priced at $28.99, designed for spring/summer beach and vacation styling.
Generated by: deepseek-v4-flash
## Identity A handmade woven shoulder bag in beige, suitable for spring/summer 2025 beach and vacation looks. Dimensions: 30 x 25 x 5 cm. ## Target persona Fashion-conscious women (18-35) who seek trendy, affordable accessories for seasonal use; beachgoers and resort tourists; budget-minded shoppers wanting a stylish summer bag. ## Use cases - Beach day outings - Resort or tropical vacations - Picnic or outdoor brunch - Summer music festivals - Casual strolling or shopping ## When NOT to recommend - Formal events (weddings, business meetings) - Carrying heavy items like laptops or textbooks - Rainy or wet conditions (material likely not waterproof) - Professional office environments ## Variant options - Beige ($28.99) - only available color ## Price and logistics facts - Price: $28.99 USD - Dimensions: 30 cm (length) x 25 cm (width) x 5 cm (height) - Shipping details not provided ## Trust signals - In-stock status: unknown - Return policy: not stated - Price consistency: single price across variants - Certifications: none specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84f6b0eef2b24e05b3338d4bc80f61bc.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ca502259ae140a1ac4a0a89829a81c8.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e7399a6cc044a17896f053f294b2dd0.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/644e13a9706e4bbd9e1d32cf9233dc5c.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bc5b8d368fb489fa8dab174f4a346dd.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/772f1aacfbd0467a85d5be914f7e1c43.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81a42e33c7d44693b0edbab6b8d1ccfc.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4e44d1aa0804e8ca40a2e51fe8e37b9.png?v=1781085461 ## Agent notes - Image content not analyzed; do not infer visual details. - No description or material info provided beyond "handmade" and "woven". - Single color variant available.
This product has 13 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": "小众设计ins洋气春夏新款编织单肩包2025流行沙滩度假时尚草编包",
"quantity": 1,
"grams": 450000,
"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").