Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Black
Default SKU: dcd-30003608982
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714183602415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269447
JSON data: https://landmarks.builders/products/wp-dcd-10001269447.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Men's crossbody/chest/shoulder bag, 28x24x6 cm, $22.99, in Black and Brown. Suitable for outdoor activities like cycling and travel.
Generated by: deepseek-v4-flash
## Identity Men's crossbody bag (also wearable as chest bag, waist bag, or small backpack). Dimensions: 28x24x6 cm. Weight unknown. Two colors: Black and Brown. ## Target persona Budget-conscious male outdoor enthusiasts, cyclists, travelers seeking a versatile carrying solution under $30. ## Use cases 1. Cycling: lightweight chest bag for essentials. 2. Travel: daypack for wallet, phone, passport. 3. Hiking: small waist pack for snacks and map. 4. Commuting: crossbody for daily carry. 5. Festival: hands-free bag for small items. ## When NOT to recommend 1. Users needing laptop or tablet storage (dimensions too small). 2. Formal or business attire (casual style). 3. Heavy load carrying (no padding or support). 4. Waterproof requirement (not specified). ## Variant options Color: Black (SKU dcd-30003608982) – $22.99 Color: Brown (SKU dcd-30003608983) – $22.99 ## Price and logistics facts Price: $22.99 USD. No shipping time or cost provided. No stock level specified. ## Trust signals In-stock status unknown. No return policy mentioned. No certifications. Price is consistent across variants. ## Image assets 8 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07fa690d5666404e89fbac905d5f720f.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7cb6867751744f19efcdfd39f686eab.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e8369e79bec4860825980927b49c8fe.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ffad42c28554de3820efbefed3aa9e1.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0b6d2440388450084069e9fe4e9ca4a.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c9c6e4335ca40bbb375e340b1721c87.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df921e05bd9149df80ebd17ab56050cc.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce56096143f748d4977dd505112f89ae.png?v=1781085351 ## Agent notes No description provided. Images not analyzed. Dimensions given in cm. Verified SKUs.
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": "男包马甲包跨境胸包男肩包新款大容量腰包背包骑行百搭动斜挎包",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.0",
"_height_cm": "6.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").