Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: White
Default SKU: dcd-30002757846
Default price: $14.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://landmarks.builders/cart/49879174447343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043668
JSON data: https://landmarks.builders/products/m4x-10001043668.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Distinctive Character: This charm women's accessory features a 3D Fishes design that adds a playful and creative touch to your daily ensemble.
Primary Function: Designed as a versatile shoulder bag, it offers a comfortable single strap for easy carrying during commutes, school days, or casual outings.
Special Features: This spacious tote bag stands out with its intricate tassel fringe edges and lively contrast panel patchwork that embodies a bohemian aesthetic.
Key Selling Points: The knitted Fishes tote bag is crafted from soft yet material, providing a lightweight feel without compromising on durability strength.
Intended Purpose as a contrast panel patchwork bag for students and teens, it easily accommodates, phones, and everyday items for shopping or beach trips.
Summary: A large knitted shoulder bag with tassel fringe edges and contrast panel patchwork, priced at $14.99, designed for students and teens.
Generated by: deepseek-v4-flash
## Identity Tassel Fringe Shoulder Bag Large Capacity Knitted Decorative Handbag Spacious Contrast Panel Patchwork Bag ## Target persona Students, teens, and budget-conscious shoppers who need a casual, spacious bag for daily use. ## Use cases - Carrying books and supplies to school - Shopping trips and market runs - Beach outings and casual travel - Everyday commuting and errands - Storing phone, wallet, and small items ## When NOT to recommend - Formal events or professional settings - Carrying heavy laptops or large devices - Users seeking structured or leather bags - Those needing a backpack or hands-free option ## Variant options - White ($14.99) - Red ($14.99) - Khaki ($14.99) - Green ($14.99) ## Price and logistics facts - Price: $14.99 USD (all variants) - Dimensions: 38 x 36 x 11 cm (length x width x height) - No weight or shipping information provided ## Trust signals - Available in 4 color variants at consistent price - Designed as a versatile shoulder bag with comfortable single strap - Crafted from soft yet durable material (knitted) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c02e49a-014d-4dd6-a9fe-413d8d2dda62.jpg?v=1782126342) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fafe44ea-799c-4f92-bb87-0761b50e56bf.jpg?v=1782126342) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f11e318-3b44-4466-8c9c-3b07bb3ada7e.jpg?v=1782126346) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/385eb627-116a-46de-8f96-9d20b833a998.jpg?v=1782126342) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84163832-a62e-4418-b42b-35c83a0bab9c.jpg?v=1782126342) ## Agent notes - Product has a 3D fishes design as a distinctive character, though details in images were not analyzed. - Tassel fringe and contrast panel patchwork are key visual features. - No in-stock status, shipping costs, or return policy provided; verify before recommending.
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": "Tassel Fringe Shoulder Bag Large Capacity Knitted Decorative Handbag Spacious Contrast Panel Patchwork Bag for Students, Teens, Shopping, School",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "36.0",
"_height_cm": "11.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").