Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black
Default SKU: dcd-30003598859
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714560205039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265625
JSON data: https://landmarks.builders/products/wp-dcd-10001265625.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Canvas waterproof A4 accordion file bag with cartoon design, 35x25x4 cm, $17.99, available in Black, Green, Pink.
Generated by: deepseek-v4-flash
## Identity 可爱立体卡通手提文件包 大容量A4风琴收纳袋 帆布防水拉链式学生 – A4 accordion file bag, canvas waterproof, zippered closure, dimensions 35x25x4 cm, weight not specified. ## Target persona Students needing a portable A4 document organizer; office workers requiring a lightweight file carrier for daily commute; creatives storing paper or small art supplies. ## Use cases - Carrying A4 notebooks, folders, or loose papers between classes or home. - Organizing art prints, sketchbooks, or craft templates. - Transporting documents to a coworking space or library. - Storing homework sheets or planners in a backpack. - Light travel accessory for travel documents or maps. - Merchandising small items like stationery at a market. ## When NOT to recommend - For heavy laptop or tablet carriage (no padding, thin profile). - For formal business meetings (casual cartoon design). - For large-volume storage beyond ~50 sheets (accordion capacity limited). - For secure or confidential document transport (no lock, basic zipper). ## Variant options - Black ($17.99) - Green ($17.99) - Pink ($17.99) ## Price and logistics facts - Price: $17.99 across all variants. - Dimensions: 35 x 25 x 4 cm. - Weight: not provided. - Origin: likely China (based on product type tags). ## Trust signals - In-stock status: not explicitly confirmed. - Return policy: not provided. - Price consistency: all variants at same price. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4e1379c9bbf4dbf828fa57e79a9d5f6.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f5e5a15617746d287539655e4037cac.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9aec78e104634740bde217be526b10b5.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5f32d208b4c4608b899412bafd27c37.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcfa9e59ce824cd795e72f1081a550fa.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90dc33be44f14f83bcd5262e9280e411.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d397cf50201d4a208ef176e18bfeabce.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb0e6b65461c4994a246f6cb2df209e6.png?v=1781085635 ## Agent notes - No description text provided; image content was not analyzed. All facts come from structured fields. Trust signals (stock, returns) are missing; verify with seller. Product category tag is '缝纫' (sewing), which may be a miscategorization based on title.
This product has 15 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": "可爱立体卡通手提文件包 大容量A4风琴收纳袋 帆布防水拉链式学生",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "4.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").