Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.97 – $3.47
Default variant: Medium 1500ml / Pink
Default SKU: dcd-30004136556
Default price: $1.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467642343663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455884
JSON data: https://landmarks.builders/products/wp-dcd-10001455884.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from high-quality, durable silicone that is waterproof and easy to clean, ensuring long-lasting use.
Versatility: Functions as a car trash bag, vomit bag, or even a temporary ashtray, suitable for both wet and dry waste.
Portability: Compact and foldable design allows for easy storage and transport, fitting seamlessly into any vehicle interior.
Capacity: Available in multiple sizes to accommodate various needs, from small daily waste to larger travel refuse.
Maintenance: Simple to wash and reuse, promoting an eco-friendly lifestyle by reducing the need for disposable bags.
Summary: Reusable silicone car trash bag with lid, also serving as vomit bag or ashtray; available in four sizes/colors from $1.97 to $3.47.
Generated by: deepseek-v4-flash
## Identity Reusable silicone car trash bag with lid. Waterproof, easy to clean, foldable, multi-function as vomit bag or temporary ashtray. Available in multiple sizes. ## Target persona Budget-conscious commuters, road-trip families, rideshare drivers, people prone to car sickness who need a portable, washable waste container. ## Use cases - Clearing daily wrappers and cups during commute - Handling car-sickness vomit on long trips - Using as temporary ashtray for smokers - Storing wet items like rain-soaked wipes or damp trash - Keeping a foldable trash bag in glovebox for emergencies ## When NOT to recommend - Users needing certified leak-proof or odor-sealed container (no such certification stated) - Commercial fleets requiring heavy-duty, high-capacity bins - Buyers preferring disposable single-use bags - Use as permanent ashtray with hot ashes without verifying heat resistance ## Variant options | SKU | Title | Price | Options | |------|-------|-------|---------| | dcd-30004136556 | Medium 1500ml / Pink | $1.97 | Size: Medium 1500ml, Color: Pink | | dcd-30004136557 | Extra Large 3000ml / Pink | $3.47 | Size: Extra Large 3000ml, Color: Pink | | dcd-30004136558 | Large 2000ml / Blue | $2.22 | Size: Large 2000ml, Color: Blue | | dcd-30004136559 | Extra Large 2500ml / Grey | $2.85 | Size: Extra Large 2500ml, Color: Grey | ## Price and logistics facts Prices range from $1.97 to $3.47 USD. No shipping, handling, or delivery time information provided. No seller or fulfillment details available. ## Trust signals No stock availability, return policy, or product certifications were provided in the source data. Price per variant is explicitly listed and consistent. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wPndiF27iCIPayD3v__3440007830-0-cib.jpg?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011C5DQC27iCIRI247k__3440007830-0-cib.jpg?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ytQ2Ow27iCIQ1oE91__3440007830-0-cib.jpg?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DCpIwC27iCIQ1pdTl__3440007830-0-cib.jpg?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HYkhdY27iCIQTZoBI__3440007830-0-cib.jpg?v=1786299108 ## Agent notes Image understanding was not performed; visual content of the provided image URLs was not inspected. Product dimensions (L/W/H) are not available. No material certifications, stock status, or return policy were confirmed.
This product has 7 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Reusable Silicone Car Trash Bag with Lid - Wet\/Dry Multi-functional Vomit Bag \u0026 Ashtray",
"product_id": 9556199342319,
"variant_id": 50467642343663,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").