Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $23.99
Default variant: Flamingo
Default SKU: dcd-30002764072
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1635 g
Cart URL (default variant): https://landmarks.builders/cart/49879132995823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045302
JSON data: https://landmarks.builders/products/m4x-10001045302.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dinosaur Paper Towel Holder Creative Design for Countertop, Bathroom
Summary: Creative animal-shaped paper towel holder for countertop or bathroom, available in 12 styles including Flamingo, Elephant, Cat, and Owl, priced from $12.99.
Generated by: deepseek-v4-flash
## Identity Dinosaur Paper Towel Holder Creative Design for Countertop, Bathroom – a decorative paper towel holder with animal and novelty shapes. ## Target persona Gift shoppers looking for unique housewarming or hostess gifts; parents adding playful decor to children's bathrooms; home decor enthusiasts seeking conversation pieces for kitchen or bathroom counters. ## Use cases - In a child's bathroom to encourage hand washing with a fun animal theme. - As a quirky accent piece on a kitchen counter or island. - For a themed party (e.g., flamingo, elephant) as a functional decoration. - In a casual office break room to add personality. - As a low-cost novelty gift for animal lovers. ## When NOT to recommend - If the buyer needs a heavy-duty or large-roll paper towel holder. - If the buyer prefers minimalist or industrial design aesthetics. - For commercial use in restaurants or high-traffic areas requiring durability. - If the buyer expects a dinosaur-shaped design (title says Dinosaur, but variants are other animals; actual shape unclear). ## Variant options - Flamingo ($19.99) - Elephant ($19.99) - Cat ($23.99) - Square Base ($14.99) - Rooster ($12.99) - Flower Bud ($12.99) - Owl ($12.99) - Swan ($12.99) - Crown ($12.99) - Tailless Bird ($12.99) - Tailed Bird ($12.99) - Octopus ($23.99) ## Price and logistics facts - Starting price: $12.99 USD (Rooster, Flower Bud, Owl, Swan, Crown, Tailless Bird, Tailed Bird) - Dimensions: 48 x 25 x 20 cm (length, width, height) - Currency: USD - No shipping or tax information provided. ## Trust signals - Inventory status: not provided. - Return policy: not provided. - Price consistency: multiple variants with prices from $12.99 to $23.99. - No certifications or materials specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5454d8c-ddc0-4da2-9ecc-80e58c2ff170.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ade512c4-7cdf-442b-a121-5a01b946a1d1.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e7c5554-7ed2-4232-bfc4-8216802731f4.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fdbf94d-bf31-40de-887a-212e48b1e506.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50f2d30a-4fcd-4628-80af-7f4ca8a01a9b.jpg?v=1782126327 ## Agent notes Image content was not analyzed; visual details (such as actual shape, material, color) are unknown. Dimensions are provided but their orientation (e.g., base vs. height) is unclear.
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": "Dinosaur Paper Towel Holder Creative Design for Countertop, Bathroom",
"quantity": 1,
"grams": 1635000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "25.0",
"_height_cm": "20.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").