Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.99 – $113.99
Default variant: White
Default SKU: dcd-30001922797
Default price: $110.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5520 g
Cart URL (default variant): https://landmarks.builders/cart/49811521798383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897414
JSON data: https://landmarks.builders/products/m4x-10000897414.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic & Functional Design: This unique piece combines a functional side table with a sculptural accent lamp, featuring an elegant deer figure that brings a tap of woodland charm to your home.
Integrated Ambient Lighting: Features a beautiful moon-shaped sphere that functions as a soft LED lamp, providing gentle, ambient light perfect for creating a relaxing atmosphere or for use as a nightstand light.
tapActivated Color Modes: Easily customize your lighting with a simple tap. The lamp cycles through three distinct light colors—cool white, warm yellow, and a soft lavender—to match your mood or decor.
Versatile Placement: With its compact footprint and striking design, this accent table is a perfect addition to any space. Use it is a nightstand in the bedroom, an end table by the sofa, or a statement piece in your entryway or study.
Long-Lasting Stable Construction: Crafted from high-quality resin with a stable base and a round tabletop, this designer table is built to be both a lasting work of art and a practical piece of furniture for daily use.
Summary: Woodland Creature Accent Lamp Original Designer Piece Home Furniture. Description: 【Artistic & Functional Design】: A unique combination of a side table and an accent lamp, featuring a beautifully sculpted, stylized deer that serves as both a functional base and a piece of art. 【Integrated Accent Lamp】: The deer figure holds a radianceing sphere that functions as a gentle night light, creating a warm and inviting atmosphere in any room. 【Adjustable 3-Color Lighting】: Easily customize your ambiance with three distinct light modes—cool white, warm yellow, and a soft violet—all controlled by a sim
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Woodland Creature Accent Lamp Original Designer Piece Home Furniture",
"product_id": 9430021144815,
"variant_id": 49811521798383,
"quantity": 1,
"grams": 5520,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").