Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.74 – $1.93
Default variant: Transparent White with Dispenser Magnetic Set
Default SKU: dcd-30004137192
Default price: $1.76
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/50467681304815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456053
JSON data: https://landmarks.builders/products/wp-dcd-10001456053.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Magnetic adsorption design allows for easy attachment and removal of toothbrushes and cups, ensuring hygiene and convenience.
Punch-free installation with strong adhesive backing, protecting walls from damage and providing a secure hold.
Integrated toothpaste dispenser (for specific variants) offers hands-free operation and reduces waste.
Durable construction from high-quality materials ensures long-lasting use and resistance to moisture.
Space-saving solution keeps your bathroom countertop tidy and organized, suitable for various bathroom styles.
Summary: Magnetic wall-mounted toothbrush holder with optional toothpaste dispenser, punch-free adhesive installation, and multiple color variants, priced around $1.74.
Generated by: deepseek-v4-flash
## Identity - Magnetic wall-mounted toothbrush holder with optional toothpaste dispenser. Multiple SKU variants (transparent white with dispenser, beige/gunmetal grey three-position holders, stainless steel rinse cup). Price range: $1.74–$1.93 USD. ## Target persona - Budget-focused renters or small-bathroom users who want tool-free, no-drill mounting. - Buyers who prefer magnetic, easy-to-clean toothbrush/cup storage. - Households needing a compact organizer for countertop decluttering. ## Use cases - Daily oral-care storage in a rented apartment where drilling is not allowed. - Small bathroom or powder room with limited counter space. - Quick-reach toothbrush and cup set for shared family bathroom. - (Variant-specific) Hands-free toothpaste dispensing to reduce waste and mess. - Temporary or repositionable bathroom storage without wall damage. ## When NOT to recommend - For users who require a large-capacity holder for multiple family members (only 1–3 positions depending on variant). - For tiled or textured walls where adhesive backing may not hold securely (description implies smooth wall suitability). - If buyer wants a high-end, permanent, heavy-duty bathroom fixture. - If buyer needs a toothbrush holder with cup that includes magnetic sticker (note: stainless steel cup variant has no magnetic sticker). ## Variant options - Transparent White with Dispenser Magnetic Set – SKU dcd-30004137192 – $1.76 - Three-Position Toothbrush Holder (Beige) Magnetic Set – SKU dcd-30004137193 – $1.74 - Three-Position Toothbrush Holder (Gunmetal Grey) Magnetic Set – SKU dcd-30004137194 – $1.74 - Stainless Steel Rinse Cup (White) [No Magnetic Sticker] – SKU dcd-30004137195 – $1.93 ## Price and logistics facts - Base price: $1.74 USD (listed product price). Variants range $1.74–$1.93 USD. - Dimensions: not provided. - Shipping, handling, and delivery time: not provided. - Return policy: not stated. ## Trust signals - In-stock status not explicitly confirmed in provided facts. - No third-party certifications listed. - Price consistency across variants shown; no historical price data. - Product description highlights: magnetic adsorption, punch-free adhesive install, moisture-resistant durability. ## Image assets - Five images available via CDN (URLs listed below). No visual inspection was performed. ## Agent notes - Image understanding was not performed; any visual claims are based solely on title and description. - Missing data: physical dimensions, weight, material specifics, and installation instructions. - Variant with SKU ...195 explicitly notes "No Magnetic Sticker" — confirm compatibility if magnetic mounting is required.
This product has 5 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": "Magnetic Toothbrush Holder Wall Mounted with Dispenser for Bathroom Storage",
"product_id": 9556214251759,
"variant_id": 50467681304815,
"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").