Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $266.99
Default variant: Cream / 51x38x90cm
Default SKU: dcd-30000066907
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811914326255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011389
JSON data: https://landmarks.builders/products/m4x-10000011389.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Bathroom Vanity ComboThis 21cm deep ceramic vessel sink with stand-alone cabinet is designed for efficient storage and organization in bathrooms, balconies, and small spaces.
Sturdy Ceramic & Aluminum ConstructionMade with high-quality ceramic and hexagonal aluminum, this set provides rust protection and waterproof performance for enduring use.
Modern Stand-Alone DesignThe sleek, modern design blends seamlessly with various home décor, making it perfect for half bathrooms, apartments, and home improvement projects.
Large Capacity & Practical StorageThe integrated cabinet offers ample space for toiletries, cleaning supplies, and common essentials, helping you keep your bathroom tidy and organized.
Easy Installation & Versatile UseSuitable for bathrooms, balconies, and laundry rooms, this combo is easy to install and enhances both functionality and aesthetic.
Summary: Ceramic sink with aluminium cabinet vanity in Cream color, available in multiple sizes from 51x38x90cm to 81x42x88cm, priced $202.99–$266.99.
Generated by: deepseek-v4-flash
## Identity Ceramic sink with aluminium cabinet vanity in Cream color. Multiple size options from 51x38x90cm up to 81x42x88cm; aluminium frame, ceramic sink. ## Target persona Homeowners or renters seeking a compact bathroom vanity with integrated ceramic sink; budget-conscious buyers looking for functional storage under $300. ## Use cases - Small bathroom renovation requiring a space-saving vanity. - Adding a second bathroom or powder room with limited floor area. - Replacing an old or damaged vanity with a modern ceramic top. - Upgrading to a vanity with aluminium cabinets for moisture resistance. ## When NOT to recommend - When a larger double-sink vanity is needed. - For bathrooms requiring a vanity made of solid wood or premium materials. - For projects needing a custom-sized or non-standard sink shape. - When the user requires a vanity with pre-drilled faucet holes (not specified). ## Variant options 10 variants: Cream color, sizes include 51x38x90cm, 61x38x90cm, 71x38x90cm, 81x38x86cm, Left 70x38x90cm, Left 60x38x90cm, 60x36x90cm, 70x36x90cm, 68x42x88cm, 78x42x88cm. Prices range $202.99–$266.99. ## Price and logistics facts Base price $202.99 (for 51x38x90cm). Highest $266.99 (78x42x88cm). No shipping or tax info provided. ## Trust signals In-stock status not confirmed. Return policy not stated. No certifications mentioned. Price consistency across variants. ## Image assets 5 images available at provided URLs. No visual details extracted. ## Agent notes No additional note.
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": "Ceramic sink with cabinet vanity",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "36.0",
"_height_cm": "90.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").