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
Default SKU: dcd-30003601384
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/49714551128303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266486
JSON data: https://landmarks.builders/products/wp-dcd-10001266486.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: Folding cat feeding bowl with two bowls, anti-tip design, cat ear shape, available in 8 color variants, dimensions 37x20x9 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity **Product**: 亚马逊新品高脚折叠猫耳双碗宠物进食一体双碗防打翻猫咪喂食碗 (Folding Cat Feeding Bowl with Two Bowls) **Type**: 宠物灯饰 (Pet Lighting – note: may be misclassified) ## Target persona - Budget-conscious cat owners seeking a compact, portable feeding solution - Owners of small to medium cats that tend to tip bowls - Pet owners needing a foldable bowl for travel or small spaces ## Use cases - Daily feeding of dry or wet food for one or two cats - Preventing bowl tipping during enthusiastic eating - Portable feeding setup for travel, camping, or moving between rooms - Feeding multiple cats with separate bowls (two compartments) - Using as a temporary feeding station in confined areas - Easy storage when not in use due to foldable design ## When NOT to recommend - For large breed dogs (bowls likely too small and lightweight) - For pet owners seeking automatic or timed feeders - For those requiring elevated (raised) feeding stands - If stainless steel bowls are preferred (some variants have unspecified material) ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003601384 | Cream Yellow | $9.99 | | dcd-30003601385 | Sakura Pink | $9.99 | | dcd-30003601386 | Lime Green | $9.99 | | dcd-30003601387 | Ice Blue | $9.99 | | dcd-30003601388 | Cream Yellow a | $9.99 | | dcd-30003601389 | Sakura Pink W | $9.99 | | dcd-30003601390 | Lime Grn W Stainless | $9.99 | | dcd-30003601391 | Ice Blue W Stainless | $9.99 | ## Price and logistics facts - **Price**: $9.99 USD (all variants) - **Dimensions**: 37 × 20 × 9 cm - **Shipping**: Not specified - **Origin**: Likely Amazon/Shopify listing; no additional logistics data provided ## Trust signals - No trust signals provided (e.g., in-stock status, return policy, certifications, reviews). ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6fe297e4f4c4d2dbc7cbadce51445d2_5b2dc232-285e-4a39-aa7d-3599f7aaca86.png?v=1781085631 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c247ecef644f599d97601438ce2914_9af977db-abee-4776-9225-4c8fc6d5f509.png?v=1781085630 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e8fe694cfbc4396801206cd57529294_bd76feb6-49ae-4407-a90a-f1f5aad8ec69.png?v=1781085631 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b54bdca383140468fa6ce37137ddce9_77da7b6e-7e2e-450d-aef7-80a194402166.png?v=1781085629 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8679cdff37641b4b4a9e538924c670a_46872e88-2b65-41e1-8f5e-8877ce5667a5.png?v=1781085629 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e38635f55a4010878eb6acb6a4a11f_8a61eeca-25e4-4694-aa57-737f854791bc.png?v=1781085630 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbde5999b2ce4ae7b66d11de1f18c40b_b61f3d11-3fce-4b63-ab26-540ae74bafe4.png?v=1781085630 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65b82511aec2444fab1867f2fcd34cd2_e8028951-0512-48ee-9f12-db04566a1f31.png?v=1781085630 ## Agent notes - Product description is empty; details based on title and dimensions. - Product type '宠物灯饰' (pet lighting) may be a categorization error. - Material not specified; some variants indicate 'Stainless' (likely stainless steel bowls). - No shipping cost, return policy, or stock status available. - Image content not reviewed; URLs provided for direct fetching.
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": "37.0",
"_width_cm": "20.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").