Brand: World Products (Landmark)
SKU: dcd-30003617082
Price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 29000 g
Cart URL (default variant): https://landmarks.builders/cart/49811881328879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001272421
JSON data: https://landmarks.builders/products/m4x-10001272421.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
注意事项:请记得提前购买陶瓷水槽,需要量实物尺寸做柜子,有误差!!!
Summary: White ceramic apron sink, single basin, 24 inch, includes drain strainer, priced at $186.99.
Generated by: deepseek-v4-flash
## Identity Ceramic apron sink, white, single basin, 24 inch, with drain strainer included. ## Target persona Homeowner or DIY renovator seeking an affordable farmhouse-style sink for a kitchen remodel. Budget-conscious buyer who prefers ceramic over stainless steel. ## Use cases - Replacing an old or damaged kitchen sink - Installing a new sink in a farmhouse or rustic kitchen - Small kitchen or galley where a 24-inch sink fits - Budget-friendly kitchen upgrade - Rental property update with durable ceramic surface ## When NOT to recommend - If the buyer needs a double basin or larger size (this is only 24" single) - If the buyer requires a stainless steel or composite sink - If the kitchen counter configuration demands an undermount sink (this is an apron/farmhouse front sink) - If the buyer cannot handle potential size discrepancies (see description note about measuring) ## Variant options Only one variant available: 24 Inch, Style Striped 608 at $186.99. ## Price and logistics facts Price: $186.99 USD. Dimensions: 66 cm (L) x 46 cm (W) x 25 cm (H). ## Trust signals No stock status, return policy, or certifications provided in the source data. Drain strainer included. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8e05d7b-5fb8-4acc-ad49-81bda5eb7162.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2674b2fc-8807-4c81-b00b-3d12858a5c26.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bd7359b-dc43-4222-885a-66e32f02023d.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aab3638c-0b2a-4b6d-8055-f8bd9e53a946.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc6404f4-6c62-4600-ae40-c54f62ad02ed.jpg?v=1781600884 ## Agent notes - Description includes a warning in Chinese about measuring actual dimensions before cabinet construction; buyers must account for potential size errors. - No formal return policy or warranty information available in the source data. - Only one variant is offered; no other sizes or styles listed.
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 Apron Sink White Single Basin Sink Drain Strainer Included for Kitchen",
"quantity": 1,
"grams": 29000000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "46.0",
"_height_cm": "25.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").