Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $16.99
Default variant: Black / Small
Default SKU: dcd-30003613263
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714014453999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271102
JSON data: https://landmarks.builders/products/wp-dcd-10001271102.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
单肩包新款休闲运动散步水杯包户外轻便旅行斜挎包时尚多功能男包
| 里料质地 | 涤纶 |
| 图案 | 纯色 |
| 容纳电脑尺寸 | 12英寸 |
| 货号 | MZSNSQ-250正远 |
| 品牌 | 深圳融变科技 |
| 适用场景 | 休闲旅行 |
| 产品类别 | 男式单肩包 |
| 有可授权的自有品牌 | 否 |
| 适用性别 | 男 |
| 上市年份季节 | 2023年秋季 |
| 功能 | 可收纳 |
| 材质 | 牛津布 |
| 流行元素 | 其他 |
| 风格 | 跨境风潮 |
Summary: Men's Oxford cloth shoulder bag with multiple colors and sizes, designed for casual travel and outdoor use, fits 12-inch laptop, priced from $13.99.
Generated by: deepseek-v4-flash
## Identity Men's lightweight casual shoulder bag in Oxford cloth, available in Small (36x25x5 cm) and Large variants. Colors: Black, Khaki, Green, Blue. Price: Small $13.99, Large $16.99. ## Target persona - Budget-conscious male traveler seeking a functional everyday bag - Casual outdoor enthusiast needing a light carry for walks or light hikes - Student who wants an affordable bag for tablet and small items ## Use cases - Daily walks with a water bottle and phone - Light hiking without heavy gear - Carrying a 12-inch laptop/tablet to class or coffee shop - Travel daypack for passport, wallet, snacks - Gym bag for towel, change of clothes, toiletries - Shopping bag for light purchases ## When NOT to recommend - For carrying heavy books or laptops larger than 12 inches - For formal occasions or business meetings - For users needing multiple compartments or organizational pockets - For rugged outdoor activities requiring waterproof or durable materials ## Variant options | Color | Size | Price | |-------|------|-------| | Black | Small | $13.99 | | Khaki | Small | $13.99 | | Green | Small | $13.99 | | Blue | Small | $13.99 | | Khaki | Large | $16.99 | | Green | Large | $16.99 | | Blue | Large | $16.99 | ## Price and logistics facts - Price: Small $13.99 USD, Large $16.99 USD - Dimensions: 36 x 25 x 5 cm (L x W x H) - Material: Oxford cloth (outer), Polyester (lining) - Brand: 深圳融变科技 - No weight provided ## Trust signals - Multiple variants available (3 colors x 2 sizes) - Price consistent across small variants; large variants priced slightly higher - No return policy or stock status provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/241a7dbc17f74c00a23dc4800984c1f5.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da2ade7bb50f4ca3a1c8d3c4a103f35e.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62152cba266945089edeac2c76e860d2.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/545d67acaf4642a8802b451f7444cc2a.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e920ef7374d4675872a1cc799e52569.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57bb7877c232469ea8c21cd39b8547e3.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a910ee8de69418cb2ae2e432235f868.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f04297aa60f4e47a425f1e4c69c4d97.png?v=1781085202 ## Agent notes - Image understanding was not performed; no visual details inferred. - Return policy, warranty, and stock status are unknown. - The product title includes '水杯包' (water bottle bag) but no specific water bottle holder is confirmed. - 'Fits 12-inch laptop' is mentioned in description but not verified for large variant.
This product has 19 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": "单肩包新款休闲运动散步水杯包户外轻便旅行斜挎包时尚多功能男包",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "36.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").