Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.94 – $3.82
Default variant: Yellow Purple / 1-Pack
Default SKU: dcd-30004137309
Default price: $1.28
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/50467631333615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456084
JSON data: https://landmarks.builders/products/wp-dcd-10001456084.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Integrated Design: Features a 3-in-1 design combining a wash cup, toothbrush holder, and toothpaste storage, optimizing space and convenience for travel.
Durable Material: Constructed from high-quality, food-grade plastic, ensuring safety, durability, and easy cleaning for repeated use.
Portable Size: Compact and lightweight, designed for easy packing in luggage or backpacks, ideal for business trips, vacations, and camping.
Couple-Friendly: Available in vibrant color combinations, perfect for couples to share or for individual use, adding a touch of style to your travel essentials.
Hygienic Storage: Keeps toothbrushes and toothpaste neatly organized and protected from dust and contaminants, promoting better oral hygiene on the go.
Summary: 3-in-1 portable travel wash cup with toothbrush and toothpaste storage in food-grade plastic, compact for trips, available in Yellow Purple and Simple White.
Generated by: deepseek-v4-flash
## Identity Dopamine 3-in-1 Portable Travel Wash Cup Set for Couples, Business Trips, Toothbrush and Toothpaste Storage. Integrated wash cup, toothbrush holder, and toothpaste storage in one unit. Made from high-quality food-grade plastic, durable and easy to clean. ## Target persona Travelers who need compact, organized oral hygiene storage on business trips, vacations, or camping. Couples who want coordinated color sets to share. Budget-conscious buyers seeking low-cost travel accessories. ## Use cases - Storing toothbrush and toothpaste together during airline travel - Keeping toiletries organized in hotel bathrooms for business trips - Shared use by couples in a single compact set - Camping trips where space is at a premium - Quick weekend getaways with minimal luggage ## When NOT to recommend - For travelers who prefer full-size toiletries or multi-compartment organizers - For families needing separate wash cups for multiple children - For individuals who require a cup for rinsing that is larger than typical travel size - For those who want a product with verified certifications or brand reputation ## Variant options - Yellow Purple / 1-Pack (SKU dcd-30004137309): USD 1.28 - Yellow Purple / 2-Pack (SKU dcd-30004137310): USD 2.33 - Yellow Purple / 3-Pack (SKU dcd-30004137311): USD 3.82 - Simple White / 1-Pack (SKU dcd-30004137312): USD 0.94 ## Price and logistics facts Base price: USD 0.94 (Simple White 1-Pack). Other variants priced as listed above. No dimensions provided. No shipping, availability, or return policy data supplied. ## Trust signals In-stock status: not confirmed. Return policy: not specified. Certifications: none mentioned. Price consistency: variant prices are explicitly provided. ## Image assets Images were not visually inspected; treat URLs as fetchable assets only. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zA3jRJ1f5RUOkhLoS__2212905843955.webp?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YN5VOC1f5RUOncbBB__2212905843955.webp?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xylzAu1f5RUPIhyl1__2212905843955.webp?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wnPuO31f5RUOXRY0P__2212905843955.webp?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01In73hk1f5RUPIiFNT__2212905843955.webp?v=1786299099 ## Agent notes - Image understanding was not performed; visual details are unknown. - Product dimensions are not provided (length, width, height are null). - Product type field is empty. - Prices vary by variant; use variant SKUs for precision.
This product has 9 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": "Dopamine 3-in-1 Portable Travel Wash Cup Set for Couples, Business Trips, Toothbrush and Toothpaste Storage",
"product_id": 9556194951407,
"variant_id": 50467631333615,
"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").