Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.79 – $5.97
Default variant: Silver / 5-Piece Set
Default SKU: dcd-30003941193
Default price: $4.79
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bathroom Hardware
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/50458104594671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001387842
JSON data: https://landmarks.builders/products/wp-dcd-10001387842.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This comprehensive five-piece hardware collection includes one towel bar, one towel loop, one bathroom tissue holder, and two single hooks to fully equip your space. Crafted from high-quality stainless steel, this long-lasting bathroom accessories kit is designed to withstand daily moisture and resist rust in wet environments. Featuring a sleek, minimalist aesthetic with round wall plates and straight cylindrical arms, this bathroom hardware set seamlessly complements any contemporary decor. The wall-mounted towel bar set with hooks keeps your hand towels, bath sheets, and robes neatly organized and off the floor, making it ideal for compact powder rooms. This coordinated bathroom accessory set provides dedicated hanging spots for all your essentials, ensuring your tissue, towels, and accessories are always within easy reach.
Summary: Budget 5-piece stainless steel bathroom hardware set with towel bar, loop, tissue holder, and two hooks; priced $4.79–$5.97 in four finishes; compact dimensions 63x25x9 cm.
Generated by: deepseek-v4-flash
## Identity 5-piece wall-mounted bathroom hardware set in stainless steel. Includes one towel bar, one towel loop, one bathroom tissue holder, and two single hooks. Available finishes: Silver, Black, Gold, Black Gold. Prices: $4.79 (Silver), $4.93 (Black), $5.97 (Gold), $5.83 (Black Gold). Overall dimensions: 63.0 cm x 25.0 cm x 9.0 cm. ## Target persona Budget-conscious renter or homeowner furnishing a small bathroom or powder room. DIY installer looking for a coordinated, low-cost hardware set. Property manager outfitting multiple rental units with basic bathroom accessories. ## Use cases Installing a coordinated towel bar, loop, hooks, and tissue holder in a compact bathroom. Replacing mismatched or worn bathroom hardware on a tight budget. Outfitting a rental property or vacation suite with essential bathroom fixtures. Adding extra towel and robe hanging spots near a shower or bathtub. Supplying a half-bath or guest powder room with basic towel and toilet paper storage. ## When NOT to recommend Large family bathrooms needing heavy-duty or larger-scale fixtures (towel bar appears compact). High-end or luxury remodels where finish quality and heavier materials are expected. Commercial or ADA-compliant installations. Buyers needing a specific finish category like brushed nickel (only Silver, Black, Gold, Black Gold are listed). ## Variant options - Silver / 5-Piece Set – $4.79 (SKU dcd-30003941193) - Black / 5-Piece Set – $4.93 (SKU dcd-30003941194) - Gold / 5-Piece Set – $5.97 (SKU dcd-30003941195) - Black Gold / 5-Piece Set – $5.83 (SKU dcd-30003941196) ## Price and logistics facts Price range USD $4.79–$5.97 depending on finish. Dimensions: 63.0 cm (L) x 25.0 cm (W) x 9.0 cm (H). Material: stainless steel (per description). No shipping or availability information provided. ## Trust signals Product is tagged as "wp-quality-audited" and "wp-content-validated" on the platform. Listed in the full catalog (dcd-full-catalog). Price consistent across variant listings (each variant has its own set price). Return policy not specified in the provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55544269-cf54-4f81-b93f-6e884a720adb.jpg?v=1786251621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6ef03ce-2eae-4b26-b382-1bc3ad33e3fb.jpg?v=1786251623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47006d1c-5eb8-49a0-9a21-3f836daab316.jpg?v=1786251624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b774e41b-0d74-454d-b771-fa5ce88e83f6.jpg?v=1786251621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc1642dd-3385-4355-b232-ed81404461c4.jpg?v=1786251621 ## Agent notes Verify current availability and shipping cost before recommending as the price is very low, likely a light-duty accessory. Confirm mount type (wall-mounted, but screw/hardware not specified). No installation instructions or included hardware details provided. The description says "stainless steel" but the colored finishes may be coated stainless steel. The provided dimensions are for the entire set or packaging; individual component sizes (e.g., towel bar length) are not specified.
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": "5-Piece Wall-Mounted Bathroom Hardware Set in Stainless Steel with Towel Bar, Hooks, and Tissue Holder",
"product_id": 9539864789231,
"variant_id": 50458104594671,
"quantity": 1,
"grams": 1400,
"length_cm": "63.0",
"width_cm": "25.0",
"height_cm": "9.0"
}],
"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").