Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $122.99 – $124.99
Default variant: 304 Stainless Steel
Default SKU: dcd-30002438823
Default price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/50150340460783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000982459
JSON data: https://landmarks.builders/products/m4x-10000982459.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from high-quality stainless steel, this integrated kitchen workstation is built to last, offering exceptional resistance to rust, and heat for long-term use in busy environments.
All-in-Single Functionality: This versatile piece of kitchen furniture combines a spacious countertop, an integrated sink, and ample storage into a single unit, streamlining your kitchen workflow and saving valuable space.
Spacious Storage: Featuring large-capacity cabinets with soft-close damping s, this kitchen cabinet provides generous, organized storage for pots, pans, and supplies, helping to keep your kitchen tidy and clutter-standalone.
Easy Maintenance: The effortless, non-porous surface of the stainless steel sink cabinet makes cleanup effortless. It's waterproof and resistant to stains and ensuring a hygienic and pristine look with minimal effort.
Versatile Application: With its modern, freestanding design, this freestanding kitchen sink is an ideal solution not just for home kitchens but also for laundry rooms, basements, garages, workshops, and commercial settings like small restaurants or cafes.
Summary: Stainless Steel Sink Cabinet Easy to Clean Freestanding Kitchen Sink Resistant Unified Kitchen Workstation for Landlords, Renters, Garage. 【Long-Lasting Construction】: Crafted from high-quality stainless steel, this integrated kitchen workstation is built to last, offering exceptional resistance to rust, and heat for long-term use in busy environments. 【All-in-Single Functionality】: This versatile piece of kitchen furniture combines a spacious countertop, an integrated sink, and ample storage into a single unit, streamlining your kitchen workflow and saving valuable space. 【Spacious Storage】:
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": "Stainless Steel Sink Cabinet Easy to Clean Freestanding Kitchen Sink Resistant Unified Kitchen Workstation for Landlords, Renters, Garage",
"product_id": 9456716841199,
"variant_id": 50150340460783,
"quantity": 1,
"grams": 22000,
"length_cm": "85.0",
"width_cm": "55.0",
"height_cm": "22.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. 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").