Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $242.99
Default variant: Light Grey / Smart
Default SKU: dcd-30001901117
Default price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813660532975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894638
JSON data: https://landmarks.builders/products/m4x-10000894638.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Transparent floating end table with integrated wireless charging and fingerprint lock, available in 7 colors, priced at $242.99.
Generated by: deepseek-v4-flash
## Identity Transparent Floating End Table Wireless Charging Accent Table Fingerprint Lock (Smart series). Dimensions: 45 x 30 x 55 cm. Price: $242.99 USD. ## Target persona Urban apartment dwellers looking for space-saving, tech-integrated furniture; minimalists who want hidden charging and secure storage; home office users needing a compact accent table with gadget convenience. ## Use cases - Placing a phone on the table for wireless charging while sitting on a couch or bed. - Using the fingerprint lock to secure small valuables (keys, wallet) in a drawer or compartment. - Adding a modern accent table near an entryway or living room corner. - Serving as a small side table in a home office with integrated charging. ## When NOT to recommend - Customer needs a large storage unit or heavy-duty table. - Buyer prefers traditional wooden furniture without tech features. - Persona is not comfortable with fingerprint lock setup or smart furniture. - Use case requires outdoor or high-moisture environment. ## Variant options Colors: Light Grey, Dark Grey, Cream, Orange, Coffee, Blue, Pink. All variants are 'Smart' style at $242.99. ## Price and logistics facts Price: $242.99 USD (all variants). Dimensions: 45 cm length, 30 cm width, 55 cm height. No shipping or tax info provided. ## Trust signals No specific trust signals available. In-stock status unknown. Return policy not stated. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5ecbd5b-e6e8-43a0-bc94-9d6670e70be8.jpg?v=1781628273 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/072da0b5-ce21-42d9-abb7-ae4016162805.jpg?v=1781628271 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd6d6369-3b3a-499c-a2ab-e37d63c772e6.jpg?v=1781628273 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c63b12e6-2682-4d00-99fc-2d1b08b4923a.jpg?v=1781628272 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05d2f760-c3b2-443f-b534-10f1d9ac20ac.jpg?v=1781628273 ## Agent notes Images were not analyzed for visual content. All facts derived from structured data only.
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": "Transparent Floating End Table Wireless Charging Accent Table Fingerprint Lock",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "55.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").