Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Cream White
Default SKU: dcd-30002724349
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49903462318319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034886
JSON data: https://landmarks.builders/products/m4x-10001034886.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adorable Design: This animal-themed side table features a charming feline-influenced silhouette that adds a touch of playful warmth to any modern home decor.
Versatile Functionality: Serving as a versatile cute bedside table, it provides the surface for your morning coffee, books, or a bedside lamp in the bedroom.
Storage: This innovative household furniture includes a built-in storage compartment beneath the removable tabletop to keep your space tidy and clutter
First: Designed as a child-friendly side table, it boasts a rounded, rounded edge design made from thickened PE material to prevent accidental bumps and bruises.
Compact & Stable: This space-saving nightstand occupies only 0.1 square meters, making it an ideal choice for small apartments, balconies, or cozy living room corners.
Summary: Small round side table with feline-inspired silhouette, built-in storage compartment, and rounded edges for child safety. Available in four colors at $23.99.
Generated by: deepseek-v4-flash
## Identity - Animal-themed small side table / nightstand with built-in storage. Removable tabletop reveals storage compartment. Rounded edges. Material: thickened PE. Dimensions: 42 x 39 x 46 cm. ## Target persona - Parents buying child-safe furniture for kids' bedrooms. - Small apartment dwellers needing compact, multi-functional tables. - Pet lovers seeking playful decor accents. ## Use cases - Bedside table in a child's room (safe rounded edges). - Coffee table in a small living room corner. - Plant stand or accent table on a balcony. - TV tray for snacks (lightweight, portable). - Storage of small items (remote, books, toys) under lid. ## When NOT to recommend - Buyers needing a full-height desk or work surface. - Anyone requiring heavy-duty or real wood furniture. - Large rooms requiring substantial, high-capacity furniture. - Users needing a dining table or large storage unit. ## Variant options - Cream White ($23.99) - Black ($23.99) - Matcha Green ($23.99) - Bright Orange ($23.99) ## Price and logistics facts - Price: $23.99 USD per unit. - Dimensions: 42 cm L x 39 cm W x 46 cm H. - Weight not provided. Material: PE. ## Trust signals - In-stock status not confirmed. Return policy not specified. - No certifications listed. - Price consistent across variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc147f56-27e7-4c1a-b224-2c2e57f8f8c9.jpg?v=1782146543 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/981ef592-75fe-40d5-bea3-1d8f6b402519.jpg?v=1782146542 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/547c4d59-274a-4582-a8e3-36f8c79f8439.jpg?v=1782146543 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1f59a85-ac4a-4387-8abb-6e5086d0ad39.jpg?v=1782146543 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25de27e6-e95f-4476-9547-09b8d70f115b.jpg?v=1782146543 ## Agent notes - Product is lightweight plastic (PE) construction; not for heavy loads. - No assembly instructions provided. - Animal design may be a cat silhouette (feline-influenced).
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": "Cream Design Accents Table Space Saving Small Round Side Table Versatile Nightstand for Kids, Bedroom, Living Room, Balcony",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "39.0",
"_height_cm": "46.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").