Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black White
Default SKU: dcd-30002763516
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: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49879143481583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045092
JSON data: https://landmarks.builders/products/m4x-10001045092.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Innovative Design: This L-shaped tissue box features a unique right-angle structure that allows it to be placed in multiple orientations to suit your space.
Space-Saving Utility for household storage, its compact footprint fits seamlessly into tight corners or on crowded desks without cluttering your environment.
Two-Opening Function: Designed as a versatile tissue dispenser, it offers two extraction ports so you can pull napkins from either the top or the side depending on its position.
Versatile Holder: This clever corner tissue holder doubles as a sturdy phone stand or a decorative accent, making it a functional addition to any modern living room or office.
Stable Organization: The weighted right-angle design allows it to serve as a bookend tissue dispenser, keeping your favorite reads upright while providing easy access to tissues.
Summary: L-Shaped tissue box with two openings, fits corners, doubles as phone stand/bookend. Three color variants at $9.99.
Generated by: deepseek-v4-flash
## Identity L-Shaped Tissue Box (Modern Minimalist Style) – desktop napkin case, corner tissue holder, also functions as phone stand or bookend. ## Target persona Desk workers or home users with limited surface space who value multi-functional, modern-minimalist decor and need a compact tissue dispenser that sits in a corner. ## Use cases - Place in a desk corner to save space while keeping tissues accessible. - Use top opening when box is on a shelf; use side opening when placed in a corner. - Prop a smartphone on the flat top surface for hands-free viewing. - Use as a bookend to hold books or magazines upright on a desk or shelf. - Decorative accent on a nightstand or kitchen counter with a modern aesthetic. ## When NOT to recommend - If the user needs a large-capacity tissue box for high-traffic areas (e.g., family room). - If the user prefers traditional round or square tissue boxes. - If the user requires a tissue box that can be stored completely out of sight. - If the user needs a weighted, low-profile box that won't tip (this design uses corner stability, not weight). ## Variant options - Black White – $9.99 - Gray – $9.99 - Black – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 27.1 cm (L) x 21.9 cm (W) x 14.0 cm (H) - No shipping or tax information provided. ## Trust signals - In-stock status not provided. - Return policy not provided. - Price is consistent across all variants. - No certifications or materials disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/255d03fc-8bf0-4ebb-8dd5-bc49c1687236.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dbb6cdb-9c57-4e2f-a7f9-baff507f907f.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56ca244d-8c9d-482e-93ba-1893e55826d1.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/580df8d3-3e72-45fc-ba80-7ff65ba584e2.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0c3c30c-97e8-4fba-a434-61a87e26517a.jpg?v=1782126332 ## Agent notes - Image understanding not performed; visual details are not described. Images can be fetched for verification.
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": "L-Shaped Tissue Box Modern Minimalist Style Desktop Napkin Case Space Saving Corner Tissue Holder for Bedroom",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "27.1",
"_width_cm": "21.9",
"_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").