Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $24.99
Default variant: Matte Gold / 27x27.5x12.5cm
Default SKU: dcd-30000064332
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: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49946442203375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011011
JSON data: https://landmarks.builders/products/m4x-10000011011.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wall Mounted Tissue Box Holder, Waterproof, Large Capacity
Summary: Wall-mounted tissue box holder, waterproof, large capacity. Available in multiple colors and sizes. Priced between $10.99 and $24.99.
Generated by: deepseek-v4-flash
## Identity Wall Mounted Tissue Box Holder, Waterproof, Large Capacity. Color and size variants available. ## Target persona Homeowners and renters seeking a space-saving, moisture-resistant tissue holder for bathrooms, kitchens, or garages. Budget-conscious shoppers wanting a functional solution under $25. ## Use cases - Bathroom wall storage for facial tissues near toilet or sink - Kitchen counter or backsplash mounting for paper towels or napkins - Garage or workshop for shop towels - RV or small spaces where counter space is limited - High-humidity environments (near showers, laundry rooms) ## When NOT to recommend - When a freestanding or decorative tissue box is preferred - For heavy-duty commercial use requiring metal construction - If the buyer expects a luxury finish or high-end materials - For mounting on non-standard surfaces (e.g., tile, glass) without proper hardware ## Variant options 10 variants: Matte Gold ($12.99), White C ($13.99), White D ($17.99), Matte Black ($22.99), White B ($10.99), Crystal Black ($11.99), Translucent Black ($10.99), White ($10.99), Matte Gray ($24.99), Dark Green ($11.99). Sizes vary: ~27x27.5x12.5cm or ~26x27.8x12cm or 30x27.8x12cm. ## Price and logistics facts Base price: $10.99. Price range: $10.99–$24.99 USD. Dimensions (overall product listing): 30.71x29.69x14.0 cm (but variant sizes differ). Currency: USD. ## Trust signals Multiple colors and sizes in stock. Price consistent across base variant ($10.99). No return policy or certification information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70fac068-7ca8-4666-8c5c-a6fe50286e41.png?v=1782181259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecb9b760-99a3-4f8f-9ed7-6cf6b05ceddc.png?v=1782181253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2b4112c-630d-4d8f-8e11-9b0dbda3b2d2.png?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b950734d-b547-473a-ac24-d5165f88b3ae.png?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76c7d8df-bf83-4251-b537-c637e913b951.png?v=1782181252 ## Agent notes No material composition, mounting hardware, or weight capacity provided. Image understanding not performed; treat images as fetchable assets only. Variant dimensions differ from listing dimensions.
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": "Wall Mounted Tissue Box Holder, Waterproof, Large Capacity",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "30.71",
"_width_cm": "29.69",
"_height_cm": "14.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").