Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.76 – $3.29
Default variant: Off-White Magnetic Set (Standard 75cm² Large Magnetic Patch)
Default SKU: dcd-30004136880
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/50467636576495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455968
JSON data: https://landmarks.builders/products/wp-dcd-10001455968.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: Features strong magnetic attachment for secure wall mounting, allowing for easy installation and removal without drilling.
Integrated Design: Combines a toothpaste dispenser and toothbrush holder, providing a convenient all-in-one solution for bathroom organization.
Manual Squeeze Mechanism: Designed for efficient and complete toothpaste extrusion, minimizing waste and ensuring a clean dispense every time.
Space-Saving: Wall-mounted design frees up counter space, keeping your bathroom tidy and organized.
Durable Material: Constructed from high-quality, long-lasting materials for reliable daily use and easy cleaning.
Summary: Wall-mounted magnetic toothpaste dispenser with toothbrush holder; manual squeeze; magnetic patch for no-drill install; four variants from $1.76 to $3.29 USD.
Generated by: deepseek-v4-flash
## Identity Magnetic Toothpaste Dispenser and Toothbrush Holder Wall-Mounted Set. Wall-mounted manual-squeeze dispenser with magnetic patch; includes toothbrush holder. Base price $1.76 USD. No product type specified. ## Target persona Budget-conscious renters or dorm dwellers who want to mount bathroom items without drilling. Small bathroom users needing counter space. Households that use standard toothpaste tubes and manual toothbrushes. ## Use cases 1. Mounting toothpaste and brush on tile or smooth wall near sink. 2. Reducing toothpaste waste via manual squeeze. 3. Decluttering small bathroom counter in apartments, RVs, or dorms. 4. Quick install/removal without drilling using magnetic patch. ## When NOT to recommend Do not recommend to users who cannot mount anything on walls (e.g., landlord prohibits, friable plaster). Not for homes with mostly electric toothbrushes that won't fit the holder. Not for users wanting a premium fixed bathroom fixture. Not for multi-person households requiring large storage. ## Variant options - dcd-30004136880: Off-White Magnetic Set (Standard 75cm² Large Magnetic Patch) - $1.76 - dcd-30004136885: Transparent White Magnetic Set (Blind Suction, No Need to Align) - $1.76 - dcd-30004136886: Transparent Yellow Magnetic Set (Firm Suction, Clean Squeeze) - $1.76 - dcd-30004136887: Off-White + Off-White Magnetic Dispenser Set - $3.29 ## Price and logistics facts Prices: $1.76 USD for the three single sets; $3.29 USD for the two-dispenser set. Shipping, taxes, and stock availability not stated. Physical dimensions not provided. ## Trust signals Listed with SKUs in the catalog. Three variants priced identically at $1.76; one at $3.29. No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016aQsle1iWPkPTzCIx__829104420.webp?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HCwBmj1iWPkPhnFVy__829104420.webp?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VjdbIx1iWPkRexkEL__829104420.webp?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dsM6Hm1iWPkPTxiu5__829104420.webp?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KBomZ61iWPkPWeV2H__829104420.webp?v=1786299104 ## Agent notes Image URLs are provided but no image content analysis was performed. Missing data: dimensions, shipping, return policy, stock status, product type. Continue to verify wall compatibility and magnet strength before recommending for heavy or wet environments.
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 Toothpaste Dispenser and Toothbrush Holder Wall-Mounted Set",
"product_id": 9556197179631,
"variant_id": 50467636576495,
"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").