Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Red
Default SKU: dcd-30003610403
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714245271791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270016
JSON data: https://landmarks.builders/products/wp-dcd-10001270016.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: Lightweight women's backpack with ethnic style, tassels, crossbody design, travel-friendly, dimensions 28x25x12 cm, available in three colors at $11.99.
Generated by: deepseek-v4-flash
## Identity Lightweight women's backpack with ethnic style, tassels, and crossbody strap. Dimensions: 28x25x12 cm. Variants: Red, Blue, Orange. Price: $11.99. ## Target persona Budget-conscious female travelers; fashion-forward women seeking ethnic-inspired accessories; students or daily commuters needing a small, hands-free bag. ## Use cases - Traveling light for a weekend trip - Daily commute carrying essentials (wallet, phone, keys) - Shopping trips requiring a compact crossbody bag - Fashion accessory to complement ethnic or bohemian outfits - Outdoor activities like short hikes or city walks ## When NOT to recommend - Heavy load carrying (capacity ~12L, small) - Professional laptop transport (no padded compartment) - Formal business settings (casual ethnic style) - Long-term backpacking (may lack durability and security) ## Variant options - Red ($11.99) - Blue ($11.99) - Orange ($11.99) ## Price and logistics facts Price: $11.99 (all variants). Dimensions: 28 x 25 x 12 cm. No shipping or tax information provided. ## Trust signals Price consistent across all color variants. No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e0628a13fdc4b66b18c8deaa13d490b.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74abb12566f1477eaefafe806f7032c2.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15a81c47e4954d2889df5fc63c31452f.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43518c180ab6450bacd124d651dc57d0.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0764097c04f547c3897d308f1b72a04e.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18fcaa62c4147728f8384f907569593.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4f948ef98ef42339fae82857edbe939.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/942f0d2baf1d474385f284f679784fb7.png?v=1781085384 ## Agent notes Image content was not analyzed; visual details like material, closure type, and tassel specifics are unknown.
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": 400000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "12.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").