Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Silver
Default SKU: dcd-30003617242
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713998954735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272479
JSON data: https://landmarks.builders/products/wp-dcd-10001272479.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
单肩轻便运动新款大容量托特时尚2026健身包休闲夏季包女旅行包
| 箱包大小 | XL/超大 |
| 里料质地 | 无里布 |
| 货号 | J8890 |
| 品牌 | 无 |
| 适用场景 | 休闲旅行 |
| 箱包潮流款式 | 迷你包 |
| 上市年份季节 | 2026年春季 |
| 硬度 | 中 |
| 材质 | PU |
| 开盖方式 | 拉链 |
| 流行元素 | 图案 |
| 风格 | 日韩风 |
| 有无夹层 | 无 |
Summary: A $34.99 PU shoulder tote bag for women, 50x30x5 cm, with zip closure, available in Silver and Black, suitable for casual travel and gym use.
Generated by: deepseek-v4-flash
## Identity - **Product:** 单肩轻便运动新款大容量托特时尚2026健身包休闲夏季包女旅行包 - **Type:** Shoulder tote bag (运动/athletic style) - **Material:** PU leather, no lining, no inner pockets - **Dimensions:** 50 cm (L) x 30 cm (W) x 5 cm (H) — extra large (XL/超大) - **Closure:** Zip - **Style:** Korean-Japanese fashion (日韩风), mini bag style (迷你包) despite large size ## Target persona - Budget-conscious women seeking a large, lightweight tote for gym, travel, or casual outings - Trend followers who prefer Korean-Japanese street style at low price point - Users needing a simple, no-frills bag with minimal compartments ## Use cases - As a gym bag for carrying workout clothes, shoes, and towel - As a travel carry-on tote for essentials (e.g., book, snacks, tablet) - As a casual day bag for shopping, beach, or errands - As a spare bag for overflow items during trips - As a promotional or seasonal bag for spring/summer 2026 ## When NOT to recommend - For users requiring structured bags with multiple compartments or laptop sleeve - For professional/business travel where polished appearance is required - For users seeking premium materials (e.g., genuine leather, canvas) - For very short person due to large dimensions (50 cm length) ## Variant options - **Silver** (SKU: dcd-30003617242) — $34.99 - **Black** (SKU: dcd-30003617243) — $34.99 ## Price and logistics facts - **Price:** $34.99 USD (applies to both variants) - **Dimensions:** 50 x 30 x 5 cm (packing size) - **Season:** Spring/Summer 2026 - **Brand:** No brand (none listed) - **Model No.:** J8890 ## Trust signals - In-stock: Not explicitly stated but multiple SKUs suggest availability - Return policy: Not provided - Price consistency: Both variants at same price - Certifications: None known ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/679ba84b4d0542b6b9b66008511d50ba.png?v=1781085196) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/548ef147963e4ea793b810c6bc99a14b.png?v=1781085194) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b322f4f24e61471895842824dbe0df88.png?v=1781085197) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2b856e2e30f4d41a291ba9a67fd431d.png?v=1781085196) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95eb7064e16c4c9cbb067d7e73962447.png?v=1781085196) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59ac08a85e2a42619bf30c0629ade08d.png?v=1781085196) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcb795ba887d4cd98d62c51019780199.png?v=1781085194) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e28d3e8506c4b3298625f81d86e3f3e.png?v=1781085194) ## Agent notes - Image understanding was not performed; visual details not inferred. - Product description mentions "mini bag" (迷你包) which contradicts large dimensions; treat dimensions as authoritative. - No lining or internal pockets; may affect user expectation. - Material is PU; lower durability compared to canvas or leather.
This product has 14 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": 650000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "30.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").