Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.08 – $2.34
Default variant: White (with butterfly decor)
Default SKU: dcd-30004137475
Default price: $1.37
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/50467641164015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456130
JSON data: https://landmarks.builders/products/wp-dcd-10001456130.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-saving design: Wall-mounted organizer keeps your bathroom tidy and clutter-free, ideal for small spaces.
Easy installation: No-drill adhesive backing allows for quick and damage-free mounting on various wall surfaces.
Multi-functional storage: Designed to hold combs, toothbrushes, toothpaste, and other small bathroom essentials.
Durable construction: Made from high-quality, waterproof plastic for long-lasting use in humid bathroom environments.
Versatile application: Perfect for use in bathrooms, powder rooms, or even as a desk organizer for pens and pencils.
Summary: Wall-mounted adhesive bathroom organizer for combs, toothbrushes, toothpaste, and small items; waterproof plastic; no-drill installation; available in white and transparent variants from $1.08.
Generated by: deepseek-v4-flash
## Identity Wall-mounted, no-drill adhesive organizer designed to hold combs, toothbrushes, toothpaste, and small bathroom essentials. Waterproof plastic construction. Available in white (with/without butterfly decor) and transparent small. ## Target persona Renters who cannot drill holes; people in small apartments with limited counter space; budget shoppers looking for a simple, functional organizer under $3; minimalists wanting clutter-free surfaces. ## Use cases - Mounting inside a small bathroom to hold daily toothbrushes and toothpaste - Storing combs and brushes within reach on a tiled wall - Organizing pens and pencils on a desk or workspace - Equipping a powder room or guest bath without permanent modifications - Clutter reduction on crowded vanity counters ## When NOT to recommend - Buyers expecting heavy-duty storage for large bottles or heavy items - Users with rough, uneven, or porous wall surfaces where adhesive might fail - Those wanting a decorative high-end fixture rather than a basic utility holder - Large households needing storage for many items at once (it's a small organizer) ## Variant options - White (with butterfly decor) – SKU dcd-30004137475 – $1.37 - White (no butterfly decor) – SKU dcd-30004137476 – $1.23 - White (2-pack, no butterfly decor) – SKU dcd-30004137477 – $2.34 - Transparent Small (no butterfly decor) – SKU dcd-30004137478 – $1.08 ## Price and logistics facts - Base price: $1.08 USD (Transparent Small variant) - All variants priced between $1.08 and $2.34 USD - No shipping, availability, or fulfillment details provided - Dimensions not specified ## Trust signals - Price consistency: variant prices align with single vs 2-pack quantities - Product described as waterproof plastic (no specific certification) - No stock status, return policy, or third-party certification provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BTtYRH2KUXTMoljfl__4611686018427387064-0-item_pic.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OC2aOz2KUXTMJiAZG__2206683749560.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hHw3LQ2KUXTMWlCzr__2206683749560.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ElktzL2KUXTLgqu7f__2206683749560.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PGRb8y2KUXTNGltzI__2206683749560.webp?v=1786299107 ## Agent notes - Dimensions and weight not provided; verify physical fit before recommending - Product images were not inspected; all image URLs are listed as-is - Adhesive strength and surface compatibility not specified beyond "various wall surfaces" - Low price point suggests basic plastic construction; set expectations accordingly
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": "Wall-Mounted Comb Toothbrush Holder for Bathroom Storage, No-Drill Organizer",
"product_id": 9556198949103,
"variant_id": 50467641164015,
"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").