Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Round Base
Default SKU: dcd-30002712481
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 447 g
Cart URL (default variant): https://landmarks.builders/cart/49903515762927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031889
JSON data: https://landmarks.builders/products/m4x-10001031889.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from thickened stainless steel with a baked paint finish, this washroom towel holder is engineered to withstand daily scratches, and tarnishing in humid environments.
Freestanding Design: This freestanding hand towel stand features a weighted base that ensures stability on any flat surface without the need for or wall mounting.
Space-Saving Crossbar: The unique crossbar towel bar design provides a compact footprint while offering ample hanging space for hand towels, keeping them dry and within convenient access.
Versatile Placement as a countertop towel rack, it fit seamlessly on washroom vanities, kitchen counters, or dressing tables to keep your space organized and tidy.
Easy Maintenance: Designed as a practical towel holder, its smooth surface is easy to clean and maintain, making it an ideal addition to modern homes, hotels, or guest bathrooms.
Summary: Freestanding crossbar towel holder made of thickened stainless steel with baked paint finish, available in three base styles (Round, Square, Flat Iron) for $9.99.
Generated by: deepseek-v4-flash
## Identity Freestanding crossbar towel holder, stainless steel with baked paint finish, dimensions 38x33x4 cm. ## Target persona Homeowners or renters needing a compact, no-drill towel holder for small bathrooms or kitchens. ## Use cases - Placing on bathroom vanity to hold hand towels. - On kitchen counter for quick-dry hand towels. - On dressing table for small towels or cloths. - In guest bathroom as a temporary towel holder. - In dorm rooms or apartments where wall mounting is not allowed. ## When NOT to recommend - For heavy bath towels or multiple large towels. - For commercial high-traffic restrooms needing robust wall-mounted units. - For users requiring a matching set of bathroom accessories. - For those with very limited counter space (requires flat area 38x33 cm). ## Variant options - Round Base (SKU dcd-30002712481), $9.99 - Square Base (SKU dcd-30002712482), $9.99 - Flat Iron Base (SKU dcd-30002712483), $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 38 cm x 33 cm x 4 cm. Shipping and tax not specified. ## Trust signals In-stock status not specified. Return policy unknown. Price consistent across variants. Material: thickened stainless steel with baked paint finish. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9886456-253e-470c-810b-b90cc81b7f5f.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b13039-8981-4c9b-8ea0-527c78cc4cd5.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41d56662-d396-4cda-8bbb-0e62e0043750.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2bbc705-d86d-469d-95c4-87dd54676687.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec60edb6-4fe3-4700-a031-7dd4350c253c.jpg?v=1782146569 ## Agent notes No image understanding performed; visual details not inferred.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Crossbar Towel Bar Crossbar Hand Towel Holder Waterproof",
"quantity": 1,
"grams": 447000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "33.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").