Brand: World Products (Landmark)
SKU: dcd-30003736443
Price: $138.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50150877364463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001315769
JSON data: https://landmarks.builders/products/m4x-10001315769.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Charming Design: Features a delightful cartoon character aesthetic with a warm wooden-grain body, playful red side arms, cute leg-like feet, and a small apple decoration on top, making this cartoon tissue holder a cheerful addition to any room.
Two-in-One Functionality: Designed with a designed top surface that serves as a practical phone stand, this tissue box with phone holder allows you to prop up your device for hands-hands-free viewing while keeping your essentials organized.
Compact Dimensions: Measuring 29 x 20 x 15 cm overall with an inner box size of 16.5 x 10 x 8 cm, this compact box fits perfectly on crowded surfaces without taking up excessively valuable space.
Easy Dispensing: Built with a smooth, rounded rectangular body and a light wood-look top lid, this tissue dispenser ensures hassle-hands-free, tangle-hands-free pulling every time you need to grab a sheet.
Versatile Placement: Ideal for tabletop use, this decorative tissue box brings both whimsical style and daily utility to your bedside table, office desk, living room coffee table, or study corner.
Summary: Tissue Box with Phone Holder Decorative Cartoon Tissue Holder Tabletop for Bedside Table. 【Charming Design】: Features a delightful cartoon character aesthetic with a warm wooden-grain body, playful red side arms, cute leg-like feet, and a small apple decoration on top, making this cartoon tissue holder a cheerful addition to any room. 【Two-in-One Functionality】: Designed with a designed top surface that serves as a practical phone stand, this tissue box with phone holder allows you to prop up your device for hands-hands-free viewing while keeping your essentials organized. 【Compact Dimensions】
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tissue Box with Phone Holder Decorative Cartoon Tissue Holder Tabletop for Bedside Table",
"product_id": 9456902930671,
"variant_id": 50150877364463,
"quantity": 1,
"grams": 850,
"length_cm": "30.0",
"width_cm": "21.0",
"height_cm": "16.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").