Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: White Wedding Dress
Default SKU: dcd-30002762010
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 414 g
Cart URL (default variant): https://landmarks.builders/cart/49879153803503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044574
JSON data: https://landmarks.builders/products/m4x-10001044574.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creative Character Tissue Holder High Capacity Desktop Organizer for Living Room
Summary: Creative character tissue holder, high-capacity desktop organizer for living room. Available in White Wedding Dress, White Pug, Yellow. Priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Creative Character Tissue Holder High Capacity Desktop Organizer for Living Room ## Target persona Casual home decor shoppers looking for playful, low-cost tissue holders. Suitable for gift givers seeking quirky desktop items. Designed for living rooms, bedrooms, or personal desktops. ## Use cases - Holding tissues in living room or on desk - Adding a whimsical decorative accent to a shelf or counter - Gifting to friends who like pug dogs (White Pug variant) - Displaying at a wedding-themed party (White Wedding Dress variant) - Introducing a pop of color (Yellow variant) to a neutral space ## When NOT to recommend - Minimalist or professional office settings where novelty decor is inappropriate - Users requiring a standard or large tissue box size (dimensions ~14.5x15.5x15.5 cm) - Those expecting premium materials or certifications (no material or safety info provided) - High-traffic commercial use (durability unknown) ## Variant options - White Wedding Dress (SKU: dcd-30002762010) - $11.99 - White Pug (SKU: dcd-30002762011) - $11.99 - Yellow (SKU: dcd-30002762012) - $11.99 ## Price and logistics facts - Price: $11.99 USD for all variants - Dimensions: 14.5 cm (length) x 15.5 cm (width) x 15.5 cm (height) - Shipping details, stock status, and warranties not provided in source data ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: same price across all variants - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d12e3ca5-19d3-440b-930a-461869d89178.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc552bb0-a954-43f6-b845-6f74e7398357.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff5a94af-7a13-4f72-abd9-dab482da2ff5.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb95e291-6f65-44d5-b761-336e7f737330.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3535304b-6453-471c-8f60-0fa7b9c72982.jpg?v=1782126335 ## Agent notes - Images were not analyzed; no visual details are included. Assess product condition and aesthetic fit by fetching and reviewing the images.
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": "Creative Character Tissue Holder High Capacity Desktop Organizer for Living Room",
"quantity": 1,
"grams": 414000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "15.5",
"_height_cm": "15.5"
}
}],
"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").