Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White 1 PACK
Default SKU: dcd-30002752487
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879198236911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042080
JSON data: https://landmarks.builders/products/m4x-10001042080.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Suction Cup Storage Basket Easy to Clean No Hanging Basket for Bathroom
Summary: Suction cup storage basket for bathroom, easy to clean, no hanging required. Available in white or gray for $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Suction Cup Storage Basket Easy to Clean No Hanging Basket for Bathroom - **SKUs:** White 1 PACK (dcd-30002752487), Gray 1 PACK (dcd-30002752488) ## Target persona Budget-conscious renters or university students needing temporary, no-drill bathroom storage. Also suitable for those seeking an inexpensive organizer for small spaces. ## Use cases - Organizing shower toiletries (shampoo, soap, razors) - Storing sponges or dish soap in a kitchen sink area - Holding small bathroom items (toothbrush, cosmetics) on tiled walls - Keeping bath toys or washcloths within reach in a tub area - Temporary storage in a dorm room or RV bathroom ## When NOT to recommend - For heavy items (e.g., full-size shampoo bottles over 16 oz may exceed suction hold) - On textured, rough, or porous surfaces (suction will fail) - For permanent, long-term storage where adhesive or screw mounting is preferred - For users needing a larger capacity or higher weight limit ## Variant options - White 1 PACK – SKU: dcd-30002752487, $9.99 - Gray 1 PACK – SKU: dcd-30002752488, $9.99 ## Price and logistics facts - Price: $9.99 USD per pack - Dimensions: 17.5 cm × 9.0 cm × 12.0 cm (L × W × H) - Currency: USD - Variants are single units, not multipacks ## Trust signals - In-stock status: Not provided (assume available unless noted) - Return policy: Not provided - Price consistency: Same price across variants - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d07f281d-d433-46f4-8a12-2c2f13643628.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fdd3d24-ea00-44ea-b5ba-46f6b05d4542.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11ed3eae-1184-4bd6-b5e5-727c02adec44.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e7b4055-35c3-4c78-add8-927c16e6e34e.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7f3ff27-e811-448a-a390-cd38809810d5.jpg?v=1782126359 ## Agent notes - Material, weight capacity, and suction strength are not specified. - No load rating or temperature resistance data available. - Image content was not analyzed – rely on human inspection or additional specs.
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": "Suction Cup Storage Basket Easy to Clean No Hanging Basket for Bathroom",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "9.0",
"_height_cm": "12.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").