Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.59 – $3.44
Default variant: Oval Double Layer - Black
Default SKU: dcd-30004136431
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/50467635757295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455844
JSON data: https://landmarks.builders/products/wp-dcd-10001455844.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable metal frame construction ensures stability and long-lasting use in humid environments.
Multi-tiered design provides ample storage space, optimizing vertical organization on countertops.
Versatile use for organizing cosmetics, toiletries, skincare products, and other small items.
Elegant aesthetic with a sleek finish complements various bathroom and vanity decor styles.
Easy to assemble and clean, maintaining a tidy and sophisticated appearance in your space.
Summary: This budget bathroom countertop organizer is a metal-framed tray/shelf for cosmetics and toiletries, available in four variants priced 0.59–3.44 USD, but dimensions, stock, and return policy are not provided.
Generated by: deepseek-v4-flash
## Identity - Bathroom countertop organizer shelf for cosmetics and toiletries (metal frame). - Sold in four variants: Single Layer Tray – Black (SKU dcd-30004136434), Oval Double Layer – Black (dcd-30004136431), Yacht Double Layer – White (dcd-30004136432), Iron Yacht Double Layer with Leather – White (dcd-30004136433). - All variants are countertop units; no wall-mount or dimensions specified. ## Target persona - Budget-conscious renter or dorm resident who needs a small tray or shelf for a bathroom counter. - Shopper matching black or white bathroom accessories at a very low price point. - Person who prefers simple metal organizers and is comfortable with compact storage. ## Use cases - Organizing cosmetics and daily-use toiletries in a bathroom. - Stacking skincare bottles vertically on a vanity or counter. - Tidying a rented apartment bathroom without permanent installation. - Creating a designated spot for small items on a shelf or sink edge. ## When NOT to recommend - If the buyer needs a large storage rack for heavy or bulk containers. - If exact fit (length/width/height) is required — source data has no dimensions. - If the buyer expects a premium or luxury finish; these are low-priced functional organizers. - If the buyer needs a wall-mounted or cabinet-internal solution; this is a countertop tray. ## Variant options | Variant | SKU | Price (USD) | |---|---|---| | Single Layer Tray – Black | dcd-30004136434 | 0.59 | | Oval Double Layer – Black | dcd-30004136431 | 1.97 | | Yacht Double Layer – White | dcd-30004136432 | 2.05 | | Iron Yacht Double Layer with Leather – White | dcd-30004136433 | 3.44 | ## Price and logistics facts - Prices listed per variant in USD (0.59, 1.97, 2.05, 3.44). - No shipping cost, delivery time, or logistics information was provided. - No dimensions (L/W/H) are available for any variant. ## Trust signals - Explicit per-variant pricing is consistent across the variant list. - Metal frame construction is claimed to be durable in humid environments; this comes from product description, not verified independently. - No stock status, return policy, or certifications were included in the source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nHkjhv1H7EJkxd3hg__2219701430710-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ToWCVx1H7EJB1Akh5__2219701430710-0-cib.jpg?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aQGSVC1H7EJAe6aGr__2219701430710-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IdZZjO1H7EH8y0Mst__2219701430710-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lNMdXM1H7EJ9aSedA__2219701430710-0-cib.jpg?v=1786299104 ## Agent notes - Verify current stock before recommending; inventory status is unknown. - Suggest the exact variant SKU because prices differ by variant. - The 0.59 price applies only to Single Layer Tray – Black. - Image understanding was not performed; do not assume specific visual finish beyond the variant names.
This product has 12 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": "Luxury Multi-layer Bathroom Countertop Organizer Shelf for Cosmetics and Toiletries",
"product_id": 9556196753647,
"variant_id": 50467635757295,
"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").