Brand: World Products (Landmark)
SKU: dcd-30001875217
Price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813618622703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890819
JSON data: https://landmarks.builders/products/m4x-10000890819.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Compartment Storage Unit Large Capacity Modular Feeding Station for Babies
| Type | Shelf Cabinet |
| Item Height | 100 cm |
| Item Length | 40 in |
| Item Width | 40 in |
| Material | HDPE |
| Item Depth | 40 cm |
| Assembly Required | Yes |
| Department | Children |
| Door Handing | Left |
| Model | IKEA EKET |
| Set Includes | Shelves |
| Room | Any Room |
| Style | Modern |
| Features | Adjustable Shelves |
Summary: Multi-compartment storage unit with space capsule theme, designed as a modular feeding station; priced at $225.99 USD.
Generated by: deepseek-v4-flash
## Identity Multi-Compartment Storage Unit Space Capsule Theme Modular Feeding Station ## Target persona Pet owners who value themed decor and need organized feeding stations; small to medium pet households with aesthetic preferences. ## Use cases - Daily feeding for one or two pets with separate compartments. - Organizing pet food and water bowls in a compact, themed unit. - Creating a playful, sci-fi-inspired corner in a home or apartment. - Storing pet treats or small supplies within the same unit. ## When NOT to recommend - For large breed dogs requiring oversized bowls or high-capacity feeders. - For buyers seeking simple, low-cost feeding solutions under $50. - For minimalists who prefer non-themed, plain pet accessories. ## Variant options - Style: Space Capsule 1 – $225.99 USD (SKU: dcd-30001875217) ## Price and logistics facts - Price: $225.99 USD. - Dimensions: not provided. - Weight: not provided. - Shipping costs: not specified. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: single variant at list price. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cca4f57-8107-40ac-b1e2-4838af3e2054.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f94802c1-ea7f-45dd-b967-2541755d916e.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87cb1a3d-a084-46a6-9419-e1ba4a407144.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/130af340-6245-4146-9a95-783755b21757.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8635053b-bed3-42c5-9ae2-e07255fe6236.jpg?v=1781628198 ## Agent notes - Product images are available but were not analyzed; visual details (e.g., color, material, size proportions) are not confirmed. - Description field was empty; all information is inferred from the title and tags.
This product has 12 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": "Multi-Compartment Storage Unit Large Capacity Modular Feeding Station for Babies",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").