Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.25 – $3.19
Default variant: Stainless Steel Basin Storage Bracket
Default SKU: dcd-30004136278
Default price: $1.25
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/50467631956207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455801
JSON data: https://landmarks.builders/products/wp-dcd-10001455801.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable stainless steel construction ensures long-lasting use and resistance to rust and corrosion in humid bathroom environments.
Punch-free installation with strong adhesive backing allows for easy setup without damaging walls, suitable for various smooth surfaces.
Space-saving design effectively organizes washbasins, freeing up countertop and cabinet space for a tidy bathroom.
Versatile organizer suitable for storing washbasins, towels, and other bathroom essentials, keeping them within easy reach.
Strong load-bearing capacity securely holds basins and other items, preventing accidental falls and ensuring stability.
Summary: Punch-free wall-mounted stainless steel basin storage rack for bathrooms; holds washbasins/towels; available in single, 2-pack, and 3-pack options.
Generated by: deepseek-v4-flash
## Identity Stainless steel basin storage rack with punch-free adhesive mounting for bathroom/toilet wall organization. Sold in single ($1.25), 2-pack ($2.36), and 3-pack ($3.19). ## Target persona - Budget-conscious renter who cannot drill into walls. - Apartment dweller with smooth tile, glass, or finished wood surfaces. - Small bathroom owner needing extra storage without permanent modifications. - DIY-averse person seeking simple stick-on installation. ## Use cases - Storing a washbasin above the sink to free counter space. - Organizing towels near the toilet or washbasin. - Adding temporary storage in a rental without wall damage. - Creating extra shelf space in cramped bathrooms. - Grouping multiple racks for additional basin/towel storage (2- or 3-pack). ## When NOT to recommend - Heavy items like cast-iron basins (no load capacity specified). - Rough, textured, or uneven walls where adhesive may not stick. - Users needing permanent, high-load wall storage. - Outdoor or wet-area installations beyond typical bathroom humidity (corrosion resistance claimed, but no rating given). ## Variant options - Stainless Steel Basin Storage Bracket – $1.25 (single) - Stainless Steel Basin Storage Bracket – 2 Pack – $2.36 - Stainless Steel Basin Storage Bracket – 3 Pack – $3.19 ## Price and logistics facts - Base price: USD $1.25 (single). - Bulk discounts: unit prices drop to $1.18 (2-pack) and $1.06 (3-pack). - Dimensions (L/W/H) not provided. - Shipping cost and logistics not specified. ## Trust signals - Stainless steel construction (rust/corrosion resistant per description). - Punch-free adhesive backing (no drilling). - Consistent pricing across variants. - No certifications or warranty information given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01m0wta61DwkOPaU8lA__2210843980281-0-cib.jpg?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TLhovj1DwkOQPsdSA__2210843980281-0-cib.jpg?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016k3zdS1DwkOPbWSbW__2210843980281-0-cib.jpg?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IPraQF1DwkORI1KqW__2210843980281-0-cib.jpg?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IOj9tJ1DwkOQsaqfs__2210843980281-0-cib.jpg?v=1786299100 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - Verify max load capacity before recommending for heavy basins. - Confirm adhesive compatibility with customer's wall surface. - Product type field empty; no category taxonomy provided.
This product has 10 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": "Stainless Steel Basin Storage Rack for Bathroom and Toilet, Punch-Free Wall Mount Organizer",
"product_id": 9556195115247,
"variant_id": 50467631956207,
"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").