Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.53 – $8.06
Default variant: Short
Default SKU: dcd-30003936782
Default price: $6.53
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bathroom Faucet
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50413326532847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001386268
JSON data: https://landmarks.builders/products/wp-dcd-10001386268.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This vintage-style basin faucet features a bamboo-joint influenced cylindrical body and a curved side spout. The tall upright design is suitable for elevated countertop basins. It is designed for both hot and cold water use. The single lever handle allows easy adjustment of water temperature and flow. The brushed antique gold finish resists daily wear and maintains a warm, traditional luster.
Summary: Vintage-style antique gold bamboo bathroom faucet with tall upright design, single lever handle, for hot and cold water, priced from $6.53 with variants up to $8.06.
Generated by: deepseek-v4-flash
## Identity A vintage-style bathroom faucet with a bamboo-joint influenced cylindrical body and curved side spout. Brushed antique gold finish. Single lever handle for flow and temperature. Designed for elevated countertop basins and suitable for both hot and cold water. ## Target persona Budget-conscious DIY renovators or landlords upgrading small bathrooms. Shoppers seeking an antique gold aesthetic at a very low price point. Do-it-yourself installers comfortable with basic plumbing changes. ## Use cases - Replacing an old faucet in a residential bathroom. - Installing on an elevated vessel sink or countertop basin. - Adding a warm gold accent to a traditional or vintage-styled bathroom. - Budget-friendly bathroom refresh for rental properties. - Small-scale renovation where cost is a primary factor. ## When NOT to recommend - High-traffic commercial or public restrooms where heavy-duty durability is required. - Modern or minimalist interiors that call for sleek, low-profile fixtures. - Buyers expecting premium brushed brass or real metal construction at this price. - Installations requiring specific inlet hose lengths beyond the available Short or Tall variants. ## Variant options - **Short** (SKU dcd-30003936782) – $6.53 - **Short Inlet Hose** (SKU dcd-30003936783) – $7.36 - **Tall** (SKU dcd-30003936784) – $7.22 - **Tall Inlet Hose** (SKU dcd-30003936785) – $8.06 ## Price and logistics facts - Base price: $6.53 USD. Variants range $6.53–$8.06 USD. - Dimensions: 42.0 cm length, 29.0 cm width, 8.5 cm height. - Currency: USD. - Listed as part of a catalog with tags: content-storylab, dcd, dcd-full-catalog, wp-catalog-only, wp-content-validated, wp-import, wp-quality-audited. ## Trust signals - Catalog quality audit tag: wp-quality-audited. - Content validation tag: wp-content-validated. - Price consistency: each variant has a fixed price; no discounts are indicated. - In-stock status is not provided in the source data. ## Image assets - Image URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd4cd4f9-c6b3-4873-a2b4-f576ac92804f.jpg?v=1786251530 ## Agent notes - Image understanding was not performed; visual condition and style details beyond the description were not verified. - The product is described as having a bamboo-joint influence, but the actual material is not stated in the facts. - Inlet hose length compatibility must be confirmed before purchase. - Shipping and return policy are not available in the provided data.
This product has 1 image 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": "Vintage-Style Antique Gold Bamboo Faucet Tall",
"product_id": 9539829727471,
"variant_id": 50413326532847,
"quantity": 1,
"grams": 1500,
"length_cm": "42.0",
"width_cm": "29.0",
"height_cm": "8.5"
}],
"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").