Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99 – $268.99
Default variant: Pearl White / L-shaped pull-out
Default SKU: dcd-30000066238
Default price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3270 g
Cart URL (default variant): https://landmarks.builders/cart/49813619736815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011286
JSON data: https://landmarks.builders/products/m4x-10000011286.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rotatable workstation sink
Summary: Rotatable workstation sink made of brass, available in multiple colors, with L-shaped pull-out or 3-in-1 configuration, priced from $226.99 USD.
Generated by: deepseek-v4-flash
## Identity Rotatable workstation sink made of brass, dimensions 48 x 30 x 15 cm. Available in colors: Pearl White, Matte Gray, Pearl Black, Oatmeal, Stainless Steel. Two size options: L-shaped pull-out and L-shaped 3-in-1. ## Target persona Home renovators or contractors outfitting a kitchen or workshop with a functional, adjustable sink. Ideal for users who need a durable, rotatable work surface. ## Use cases - Installing a sink in a compact kitchen where space optimization is key. - Workshop sinks requiring rotation for multi-directional use. - Replacement of old stationary sinks with a more versatile workstation. - Commercial kitchen prep areas where flexibility is needed. - Home bar or wet bar installations needing a small, rotatable sink. ## When NOT to recommend - When a large, deep basin sink is required for washing large pots. - If the user needs a traditional undermount or top-mount sink without rotation. - For projects requiring a single-basin sink larger than 48 cm length. - If the buyer requires a sink made of stainless steel only (brass is primary material). ## Variant options - L-shaped pull-out: available in all five colors, priced $226.99 (Stainless Steel) to $243.99 (Matte Gray). - L-shaped 3-in-1: available in Pearl White and Matte Gray, both $268.99. ## Price and logistics facts Base price: $226.99 USD (Stainless Steel L-shaped pull-out). Dimensions: 48 x 30 x 15 cm. Material: Brass. Variant prices up to $268.99. ## Trust signals - In-stock status not provided in facts. - Return policy not provided. - Price consistent across listed variants; no discounts mentioned. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6e27ef2-541f-48f6-a3d9-fa24753e34b0.png?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/417b0d82-6700-477f-a986-433310ad36a8.png?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a1d602a-0e66-48f9-82d3-a14c980678d2.png?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a9ab28-423f-403e-972e-3b7a0a1f6b6b.png?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/453fbaad-6ba1-488b-9e8a-cd2c638f7268.png?v=1781628204 ## Agent notes No warranty, stock, or return policy information available. Images provided but not analyzed; all visual details must be fetched from URLs.
This product has 10 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": "Rotatable workstation sink",
"quantity": 1,
"grams": 3270000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "30.0",
"_height_cm": "15.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").