Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Transparent Gray / 60-120cm
Default SKU: dcd-30000067902
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49946332856559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011552
JSON data: https://landmarks.builders/products/m4x-10000011552.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stainless Steel Adjustable Suction Towel Rack Wall Mounted
Summary: Stainless steel adjustable suction towel rack, wall mounted, 60-120cm length, available in transparent gray or white.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Adjustable Suction Towel Rack Wall Mounted ## Target persona Budget-conscious renters or homeowners with small bathrooms; individuals seeking no-drill mounting solutions; people with limited space who need adjustable drying solutions. ## Use cases - Drying bath towels in a small bathroom without drilling - Temporary towel storage in a rental apartment - Hanging hand towels near a sink - Drying lightweight laundry items - Organizing bathrobes or clothes in a compact space ## When NOT to recommend - For heavy wet towels or thick bath sheets (suction may fail) - On textured, porous, or uneven wall surfaces - For permanent high-traffic use where strong adhesion is critical - For buyers willing to spend more on a drilled-in rack for durability ## Variant options - Transparent Gray / 60-120cm ($12.99) - Transparent White / 60-120cm ($12.99) ## Price and logistics facts - Price: $12.99 USD - Dimensions: 63 x 15 x 10 cm (extended length adjustable from 60 to 120 cm) - Weight: Not specified - Shipping: Not specified ## Trust signals - In-stock status unknown - Return policy unknown - No certifications or awards mentioned - Price is consistent across variants - Product tags indicate it is part of a import collection (m4x) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ac94ed4-45c9-48ae-a088-949ccc1d3bfd.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98947354-fa4d-42e5-9331-aee354069cf8.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1fcffe1-9261-41bf-9fda-85f32a215a86.png?v=1782181192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df3b5c42-9702-4be8-931e-bdb10769efa0.png?v=1782181192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8bdc9c7-8497-4515-b2f8-1590ee8584cc.png?v=1782181194 ## Agent notes - No detailed description or material information beyond "stainless steel" and "suction" is provided. - No customer reviews or ratings available. - No information about maximum load capacity. - The product appears to be a suction-based rack; ensure compatibility with wall surface before recommending.
This product has 11 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": "Stainless Steel Adjustable Suction Towel Rack Wall Mounted",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "15.0",
"_height_cm": "10.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").