Brand: World Products (Landmark)
SKU: 6115984863302
Price: $23.99
Availability: In Stock
Product Type: Tissue Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189457170671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/woven-tissue-box-cover-modern-minimalist-straw-weaving
JSON data: https://landmarks.builders/products/woven-tissue-box-cover-modern-minimalist-straw-weaving.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the beauty of natural materials with our Woven Tissue Box Cover. Expertly hand-woven from sustainable straw, this cover brings a touch of bohemian elegance and rustic charm to any room. Its modern minimalist style complements various decor, making it a versatile addition to your coffee table, desk, or bathroom.
The square design ensures a snug fit for standard tissue boxes, while the intricate weaving showcases exceptional craftsmanship. This decorative tissue box holder is not just functional but also a beautiful piece of home decor. Perfect for those seeking unique, handmade items that add warmth and texture to their living spaces.
Summary: Hand-woven straw tissue box cover in modern minimalist style, fits standard square tissue boxes, priced at $23.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Woven Tissue Box Cover - Material: Straw weaving (seagrass) - Style: Modern Minimalist / Bohemian - Item Number: Square Seagrass Tissue Box (SKU: 6115984863302) ## Target persona - Home decor enthusiasts seeking natural, handmade accents - Eco-conscious shoppers preferring sustainable materials - Individuals with boho, rustic, or minimalist interior styles ## Use cases - On coffee table or side table for living room - On bathroom counter or shelf - On desk or workspace - As a decorative accent in bedroom or entryway - Gift for housewarming, wedding, or holiday ## When NOT to recommend - For users needing waterproof or easy-to-clean tissue covers - For those who prefer standard rectangular tissue boxes (this is square) - For budget buyers looking for simple plastic covers under $10 - For commercial or high-traffic areas requiring durability ## Variant options - Only variant: Square Seagrass Tissue Box at $23.99 ## Price and logistics facts - Price: $23.99 USD - Currency: USD - Dimensions: Not provided - Origin: Domestic Trade + Foreign Trade (likely imported) ## Trust signals - In-stock status: Not provided - Return policy: Not stated - Certifications: None mentioned - Only one variant available ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d7becaa2b2b4cfa97734419b247a00c.png?v=1774197930 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29dc99a7165c2919db6a141688b519fb350b78282eea97b00f794e1c2ba276f5.jpg?v=1774197930 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c75ab2fa4dbb3988673aa00ddabba5b343fc4bfbacdb03d604504e099f530421.jpg?v=1774197930 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/825711807cb6557d26673f33223ce0a00d104e494e74ee411730c8601a10c81f.jpg?v=1774197930 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3322a0474beb3498a8f8e1ce8b4d4bbcb6f4c4e4dd2dd7ee058e6477b0fec80.jpg?v=1774197930 ## Agent notes - No dimensions provided; cannot confirm fit for standard tissue boxes. - Image understanding not performed; visual details not assessed. - Stock status and return policy unknown. - Only one variant: square seagrass style.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-woven grass · Square · Boho charm
Verdict: N/A
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": "Woven Tissue Box Cover, Modern Minimalist Straw Weaving",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").