Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $51.99
Default variant: Pink / Logo
Default SKU: dcd-30003357129
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763487965258:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001187703
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001187703.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This women'crossbody purse is made from authentic leather with a pebble grain finish, giving the surface a refined texture that feels structured yet soft to the feel.
Design: The box handbag outline keeps a clean, modern profile, while the silver buckle and neat top handle add a polished look that works for everyday styling.
Function: Designed as a crossbody bag and lunch bag design carryall, it opens with a effortless zipper and offers a compact shape that helps keep essentials organized for daily outings.
Versatility: This lunch box bag pairs easily with casual looks, office wear, shopping trips, and travel days, making it a practical choice when you want single bag that does more than single job.
Advantage: The medium-soft hard shell structure helps the bag hold its shape and makes it easy to clean, so women can enjoy a neat, low-fuss accessory that stays presentable throughout the day.
Summary: Box Handbag Light Luxury Hard Shell Crossbody Bag Easy to Clean for Shopping. 【Material】: This women'crossbody purse is made from authentic leather with a pebble grain finish, giving the surface a refined texture that feels structured yet soft to the feel. 【Design】: The box handbag outline keeps a clean, modern profile, while the silver buckle and neat top handle add a polished look that works for everyday styling. 【Function】: Designed as a crossbody bag and lunch bag design carryall, it opens with a effortless zipper and offers a compact shape that helps keep essentials organized for daily ou
Generated by: m4x-map-v1
This product has 12 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": "Box Handbag Light Luxury Hard Shell Crossbody Bag Easy to Clean for Shopping",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "13.0",
"_height_cm": "13.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").