Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Creamy Yellow
Default SKU: dcd-30002764217
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49879132209391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045345
JSON data: https://landmarks.builders/products/m4x-10001045345.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from, thickened, this shower basket is designed to withstand daily use in humid washroom environments without warping.
Efficient Drainage: Featuring a hollowed-out ventilated design, this shower holder allows water to drain quickly, keeping your toiletries dry and dampness buildup.
Portable Design: Equipped with two comfortable handles, this portable shower tote is easy to carry between your room and the communal washroom, making it ideal for students.
Large Capacity: This spacious storage basket provides ample room for shampoo, body wash, towels, and other essentials, ensuring all your bath supplies are organized.
Versatile Use for household storage, this multi-functional basket can also be used in kitchens, dormitories, or for organizing children's toys snacks.
Summary: A portable draining shower tote made of thickened plastic, with handles and large capacity, ideal for dormitory and communal washroom use. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Portable Shower Tote Multipurpose Draining Bath Basket – a plastic basket with hollowed base for drainage, two handles, and wide opening. Dimensions: 27.5 x 20.0 x 17.7 cm. ## Target persona College students living in dorms with shared bathrooms; individuals using communal showers (gyms, camps); anyone needing a lightweight, carryable bath caddy. ## Use cases - Carrying shampoo, body wash, and towel to a communal shower. - Organizing toiletries in a dorm room or bathroom. - Draining wet items after shower to prevent mildew. - Storing kitchen items (sponges, utensils) or children's toys. - Using as a laundry basket for small items. ## When NOT to recommend - For heavy-duty storage or load-bearing (plastic, not hardened). - For outdoor use (materials not specified as UV/weather resistant). - If waterproof storage is needed (draining design allows water out). - For users seeking premium or decorative bathroom accessories. ## Variant options 6 color styles: Creamy Yellow, Pink-green, Blue-brown, Lime Grn 438 Bath, Milk Wht 438 Bath, Creamy Ylw 438 Bath. All at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 27.5 cm (L) x 20.0 cm (W) x 17.7 cm (H). Material: thickened plastic. No shipping or availability info provided. ## Trust signals No stock status, return policy, or certifications are known. Product is listed with SKUs for each variant. ## Image assets      ## Agent notes No image understanding was performed; visual details not verified. No stock availability, shipping terms, or return policy are provided. Certifications unknown.
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": "Portable Shower Tote Multipurpose Draining Bath Basket Wide Opening Shower Basket for Dormitory, Washroom",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "27.5",
"_width_cm": "20.0",
"_height_cm": "17.7"
}
}],
"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").