Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Carrot Chew Slice
Default SKU: dcd-30003605864
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714397479151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268251
JSON data: https://landmarks.builders/products/wp-dcd-10001268251.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: Rubber wood chew toy for small pets (rabbits, chinchillas, guinea pigs) to grind teeth and claws, relieve boredom. 8 shape variants, each $9.99.
Generated by: deepseek-v4-flash
## Identity Rabbit rubber wood chew toy (磨牙板) for small pets. Solid rubber wood, 20×17×3 cm. Designed for teeth grinding, claw maintenance, and boredom relief. ## Target persona Small pet owners; specifically rabbit, chinchilla, guinea pig, or similar rodent owners. Suitable for pets that need wood chews to wear down continuously growing teeth. ## Use cases - Rabbit daily teeth grinding - Chinchilla boredom relief during cage time - Guinea pig claw and teeth maintenance - Stress relief for nervous small pets - Combined play and dental care - Interactive treat-dispensing (if treats hidden in slots) ## When NOT to recommend - Dogs over 5 kg (too small, may be swallowed) - Cats (not interested in wood, may ignore) - Pets with known wood allergies - For pets that don't chew on hard materials ## Variant options 8 style variants at $9.99 each: - Carrot Chew Slice - Lotus Root Chew - Radish Chew Slice - Mushroom Chew Slice - Pumpkin Chew Slice - Eggplant Chew Slice - Tomato Chew Slice - Corn Chew Slice ## Price and logistics facts - Price: $9.99 per variant, all same price. - Dimensions: 20×17×3 cm (7.9×6.7×1.2 in). - Material: Rubber wood. - SKUs: dcd-30003605864 through dcd-30003605871. - Currency: USD. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: all variants same price. - Certifications: none provided. ## Image assets - [Carrot](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed35dd66eaa540a7afd224c63c5d2c84.png?v=1781085515) - [Lotus Root](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05513f0ebd274dbd85e3264e770924d1.png?v=1781085515) - [Radish](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc574932dba944d19d7f7c26db2f6d4c.png?v=1781085516) - [Mushroom](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68137e6034f14a4d91c1bd8b9827f124.png?v=1781085517) - [Pumpkin](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/334eb4f62591412582ca7720d58cbf45.png?v=1781085515) - [Eggplant](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df5a65ede314c41a015dff030ba4387.png?v=1781085514) - [Tomato](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/315146e8a735414c96ce07b278c9e80a.png?v=1781085515) - [Corn](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b225f88d01e469cb20459857c222710.png?v=1781085514) ## Agent notes - No product description provided; functionality inferred from title and category. - Image content not analyzed; treat URLs as fetchable assets only. - Stock status, return policy, and materials certification not available. - Variants differ only in visual shape; same material and price.
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": 150000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.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").