Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Vanilla Ice Cream
Default SKU: dcd-30003598675
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714530582767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265556
JSON data: https://landmarks.builders/products/wp-dcd-10001265556.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: A small plastic urine scoop for cleaning hamster/gerbil sand baths and litter, available in three ice cream-themed styles.
Generated by: deepseek-v4-flash
## Identity Hamster urine scoop (卡诺仓鼠尿砂铲子), plastic, 14×7×3 cm, for cleaning sand baths and litter boxes. ## Target persona Small pet owners, specifically those with hamsters, gerbils, or other small rodents using sand for hygiene. ## Use cases - Removing urine clumps from sand baths. - Sifting out soiled sand during daily spot cleaning. - Mixing fresh sand with old sand. - Scooping out non-clumping debris from small enclosures. - Replacing bath sand completely. - Cleaning corners of cage without disturbing pet. ## When NOT to recommend - For cleaning cat litter boxes (too small). - For scooping large amounts of substrate (e.g., rabbit bedding). - For pets that don't use sand baths (e.g., birds, reptiles). - If a very fine sieve is needed (this is a scoop, not a sifter). ## Variant options - Vanilla Ice Cream (SKU: dcd-30003598675) - Peach Ice Cream (SKU: dcd-30003598676) - Avocado Ice Cream (SKU: dcd-30003598677) All at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 14×7×3 cm. - Shipping weight and origin not provided. - No bulk pricing or discounts specified. ## Trust signals - In-stock status not confirmed (tags suggest inventory management). - No return policy stated. - No certifications or material safety info provided. - Price is consistent across variants. ## Image assets - 8 images available (URLs listed below). Note: image content not analyzed. ## Agent notes - Image understanding was not performed; visual details (color, branding, ergonomics) unavailable. - Product description field was empty; all info derived from title, dimensions, variants, and product type. - 'Home supplies' product type but clearly a pet accessory.
This product has 15 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": "卡诺仓鼠尿砂铲子金丝熊清洁浴沙浴室雪糕铲厕所专用尿铲仓鼠用品",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "7.0",
"_height_cm": "3.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").