Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $17.99
Default variant: 14-14-8cm
Default SKU: dcd-30003287758
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49878524231919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161567
JSON data: https://landmarks.builders/products/m4x-10001161567.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Woven Tissue Box Boho Design Woven Tissue Box Cover Long-Lasting for Restaurant
Summary: Woven boho tissue box cover in two sizes, priced at $15.99 and $17.99, designed for restaurant or home decor use.
Generated by: deepseek-v4-flash
## Identity Woven Tissue Box Boho Design Tissue Box Cover Long-Lasting for Restaurant ## Target persona - Restaurant owners wanting decorative tissue box covers - Home decor enthusiasts favoring boho style - Retail buyers for hospitality or interior stores ## Use cases - Covering rectangular tissue boxes in dining areas - Adding boho aesthetic to living room or bedroom - Coordinating with woven or natural material decor - Use in cafes, hotels, or event spaces - Suitable as a gift for housewarming or hostess ## When NOT to recommend - For minimalist or ultra-modern interior styles (boho may clash) - For cubic or non-standard tissue box shapes (cover dimensions specific) - If the buyer requires waterproof or stain-resistant materials (woven may absorb spills) - For large volume commercial use where durability of woven material may be lower than plastic ## Variant options - Size 14-14-8cm: $15.99 (SKU dcd-30003287758) - Size 21-15-8cm: $17.99 (SKU dcd-30003287759) ## Price and logistics facts - USD prices as listed; no quantity discounts or bulk pricing provided. - Dimensions (overall): 23 x 17 x 10 cm. - Image URL provided: one angle only. ## Trust signals - In-stock status unknown (not provided). - Return policy not provided. - No certifications or brand info given. - Price appears consistent across variants at face value. ## Image assets - Image URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ccd0954-7378-4136-a448-d114cd1baa75.jpg?v=1782125946 ## Agent notes - Image understanding not performed; visual details not available. - Material composition, weave type, and care instructions not provided. - 'Long-lasting' claim unverified.
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": "Woven Tissue Box Boho Design Woven Tissue Box Cover Long-Lasting for Restaurant",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "17.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").