Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cream Lick Mat
Default SKU: dcd-30003610121
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714126258415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269923
JSON data: https://landmarks.builders/products/wp-dcd-10001269923.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
尺寸:19.5*19.5*1cm
重量:110g
Summary: Pet silicone lick mat with suction cups, slows down eating to prevent choking, available in 6 colors, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Cross-border new pet lick mat for dogs and cats, silicone slow feeder with suction cups, anti-choking design. ## Target persona Pet owners whose dogs or cats eat too quickly, leading to choking, vomiting, or bloating; health-conscious pet parents. ## Use cases - Slow feeding to prevent gulping and choking - Distracting pets during grooming or nail trimming - Providing mental stimulation by spreading wet food or treats - Feeding in kennels or crates without tipping (suction cups) - Travel or temporary feeding setup - Controlling portion size for weight management ## When NOT to recommend - For pets that do not eat quickly or have no eating issues - For large breed dogs (mat size ~19.5x19.5 cm, too small) - For pets that tend to chew and destroy silicone products - When a raised or tilted bowl is required (flat design) ## Variant options - Cream Lick Mat ($9.99) - Gray Lick Mat ($9.99) - Black Lick Mat ($9.99) - Blue Lick Mat ($9.99) - Orange Lick Mat ($9.99) - Green Lick Mat ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 21 x 21 x 3 cm (size per product dimensions) - Weight: 110g - No shipping or tax details provided ## Trust signals - No specific in-stock or return policy information available - No certifications mentioned in source data - Price consistent across variants ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fa0d8887a4548b4a9b359e66fa979c8.png?v=1781085319) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03c40a9d84274293866863f5530f02cb.png?v=1781085321) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56f166cec6154f49aaf2c74926694078.png?v=1781085320) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4adf78fea994686a83e3b57784be1db.png?v=1781085320) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c49e57dfe87453c89068f1789ea7c91.png?v=1781085321) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f311cff4d2254a76899757d43f0e62ed.png?v=1781085320) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc9225487caf440693590f0f9deaa508.png?v=1781085322) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6f566ba3b9d430db6d35b6e92cc0b56.png?v=1781085321) ## Agent notes - Product type in source data is '宠物灯饰' (pet lighting) which may be a mis-categorization; actual product is a lick mat. - Dimensions differ in description (19.5x19.5x1 cm) vs product dimensions field (21x21x3 cm); use product dimensions field unless updated. - No image understanding performed; treat URLs as unverified assets.
This product has 18 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": 250000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.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").