Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dark Gray / Cup Bag
Default SKU: dcd-30002722298
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 173 g
Cart URL (default variant): https://landmarks.builders/cart/49903464841455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034303
JSON data: https://landmarks.builders/products/m4x-10001034303.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from thickened , this household storage solution provides a soft yet sturdy structure that protects your delicate items from scratches and impacts.
Organized Storage: Featuring a multi-compartment design, it serves as an efficient kitchenware organizer that keeps your plates and cups neatly separated and securely during transit.
Portable Design: Equipped with reinforced side handles, this lightweight tableware carrier allows you to easily transport your dining essentials from the kitchen to the campsite or picnic location.
Secure Cushioning: The customized plate organizer includes vertical dividers that prevent plates from clattering together, ensuring a silent and chip trip in your RV or car.
Versatile Utility: This multi-functional glass storage box is for organizing mugs, grape glasses, or bowls, making it an essential companion for outdoor adventures and home organization.
Summary: Foldable tableware carrier with dividers for organized transport of plates, cups, and bowls; ideal for camping and picnics.
Generated by: deepseek-v4-flash
## Identity Camping Tableware Bag Foldable Portable Dishware Carrier With Dividers – a soft yet sturdy carrying case for plates, cups, and bowls with multi-compartment organization. ## Target persona Campers, picnickers, RV travelers, and outdoor enthusiasts who need a compact way to transport and protect tableware. ## Use cases - Packing plates and cups for a camping trip - Transporting dishes to a picnic or park - Storing tableware in an RV or car trunk without rattling - Organizing kitchenware for tailgating or beach outings - Keeping fragile glassware separated during travel ## When NOT to recommend - For heavy or oversized dish sets (bag is 27x27x8 cm) - For users needing waterproof or fully rigid protection - For professional catering or large group events - For storing sharp utensils or heavy cookware ## Variant options - Dark Gray / Cup Bag – $9.99 - Light Gray / Cup Bag – $9.99 ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 27 x 27 x 8 cm - Weight and shipping cost not provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Material: thickened fabric (specific composition not stated) - No certifications listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aa8d238-d327-47b1-8917-9d29e3a6f689.jpg?v=1782146549 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c18cf24c-9d5d-4172-bd67-fe987171a12f.jpg?v=1782146549 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0f60bd6-11be-4ac0-aaeb-fbdbaeb9d563.jpg?v=1782146549 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b432bdf5-9805-4ff1-bb8d-12f3a36f0fc0.jpg?v=1782146549 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d20dfe3-bc97-4277-b296-942436494b67.jpg?v=1782146557 ## Agent notes - Images were not analyzed; no visual details inferred. - No stock level or return policy data available.
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": "Camping Tableware Bag Foldable Portable Dishware Carrier With Dividers Camping Tableware Organizer for Campers, Picnics",
"quantity": 1,
"grams": 173000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "27.0",
"_height_cm": "8.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").