Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cream Yellow B
Default SKU: dcd-30003601404
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714539757807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266489
JSON data: https://landmarks.builders/products/wp-dcd-10001266489.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foldable, anti-tip cat feeding bowl with two compartments and cat ear design, available in 8 color styles.
Generated by: deepseek-v4-flash
## Identity - Product: Cat Feeding Bowl (Two-Bowl, Foldable, Anti-Tip) - Title: 亚马逊新品高脚折叠猫耳双碗宠物进食一体双碗防打翻猫咪喂食碗 - Product Type: 宠物灯饰 (listed, but functionally a pet bowl) - Price: $9.99 USD ## Target persona - Cat owners seeking an affordable, space-saving feeding solution - Pet owners with small living spaces (apartments) who value foldable design - Budget-conscious buyers looking for a basic twin-bowl setup - New cat owners needing a simple, functional feeding bowl ## Use cases - Daily feeding of dry or wet food for one or two cats using separate bowls - Travel or temporary feeding setup due to foldable, lightweight design - Preventing bowl tipping during enthusiastic eating - Small kitchens or limited floor space where collapsible storage is beneficial - Multi-cat households needing portion separation (if cats share a station) ## When NOT to recommend - For large or heavy cats that may push the bowl (dimensions 36.5x19x9 cm; may not be stable enough) - For owners requiring stainless steel or ceramic bowls (material unknown from facts) - For automated or elevated feeding systems (this is a manual, low-height bowl) - For cats with whisker fatigue (bowl shape not described; potential issue) ## Variant options - 8 color/style variants available at same price ($9.99): - Cream Yellow B - Sakura Pink a - Lime Green a - Ice Blue a - Cream Yellow C - Sakura Pink B - Lime Green B - Ice Blue B ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 36.5 cm (L) x 19.0 cm (W) x 9.0 cm (H) - Currency: USD - Shipping/handling not specified ## Trust signals - Listed on Amazon (implied by title '亚马逊') - Multiple variant options indicate product availability - No explicit in-stock, return policy, or certification data provided in facts ## Image assets - 8 product images available (URLs below); images not visually inspected - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6fe297e4f4c4d2dbc7cbadce51445d2.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c247ecef644f599d97601438ce2914.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e8fe694cfbc4396801206cd57529294.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b54bdca383140468fa6ce37137ddce9.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8679cdff37641b4b4a9e538924c670a.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e38635f55a4010878eb6acb6a4a11f.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbde5999b2ce4ae7b66d11de1f18c40b.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65b82511aec2444fab1867f2fcd34cd2.png?v=1781085625 ## Agent notes - Product type field says '宠物灯饰' (pet lighting) but title and description indicate a feeding bowl; agent should verify correct categorization. - Material, weight, and bowl depth not provided; recommend additional data for stability/durability assessment. - Image content not analyzed; visual confirmation of design features needed.
This product has 20 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": 650000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "19.0",
"_height_cm": "9.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").