Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Spotted Dog Tissue Holder
Default SKU: 5835082633951
Default price: $9.99
Availability: In Stock
Product Type: Toilet Paper Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189447274735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/golden-retriever-dog-tissue-holder-resin-crafts
JSON data: https://landmarks.builders/products/golden-retriever-dog-tissue-holder-resin-crafts.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of playful elegance to your home with this delightful Golden Retriever tissue holder. Crafted from durable synthetic resin, this modern minimalist piece is designed to be both a practical accessory and a charming decorative accent. Its cute animal shape makes it a standout item in any room, from the living room to the office.
Summary: A synthetic resin dog-shaped tissue holder in multiple breeds, offering functional and decorative use for home or office.
Generated by: deepseek-v4-flash
## Identity A synthetic resin tissue holder shaped like various dog breeds, combining utility and decoration. ## Target persona Dog owners and enthusiasts seeking affordable, playful home accessories; gift buyers for friends and family who love dogs; collectors of novelty resin figurines. ## Use cases - Placing on a living room side table for tissue access with cute decor. - Gifting to a dog-loving friend for birthdays or holidays. - Adding a whimsical touch to an office desk or cubicle. - Using as a party favor or small hostess gift. - Decorating a bathroom shelf with a dog theme. ## When NOT to recommend - Buyers needing a tissue holder for large (standard) tissue boxes (size not specified). - Those seeking pet-safe or non-toxic materials (resin may not be food-grade). - People who prefer minimalistic or non-figural decor. - Commercial purchases requiring bulk or certified materials. ## Variant options 9 patterns: Spotted Dog, Black Dog, Bichon Dog, French Bulldog, Chihuahua, Light Corgi, Dark Corgi, Samoyed, Golden Retriever. All priced at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all variants). - No shipping, tax, or availability details provided. ## Trust signals - Multiple variant options in stock. - No return policy or warranty information available. - No certification or material safety claims beyond synthetic resin. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/445f1d70090140dc8e0a7b933c06e927.png?v=1774197079 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cf5b96fd1cf4d4e89e4fa87131fa011.png?v=1774197079 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fb3416ec88643b7982738f5cfb2e613.png?v=1774197079 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53642cb5007d433db360baa7c99c8f21.png?v=1774197079 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d2690d91e8080edf0bc83360ee39150ed412c8a5c6fcce642d9f9acfbfff85f.jpg?v=1774197079 ## Agent notes Image understanding not performed; visual details cannot be confirmed. Product dimensions not provided; suitability for specific tissue box sizes unknown.
This product has 16 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin Crafts · Dog Figurine · Functional Decor
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": "Golden Retriever Dog Tissue Holder, Resin Crafts",
"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").