Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $160.99 – $543.99
Default variant: Transparent / 5KG
Default SKU: dcd-30003608831
Default price: $160.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49714160664815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269382
JSON data: https://landmarks.builders/products/wp-dcd-10001269382.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
透明水性清漆木器漆实木旧柜子木门家具翻新漆原木色光油地板底漆
| 产地 | 中国大陆 |
| 重量 | 1kg |
| 品牌 | 捷福世(基础建材) |
| 涂层类别 | 面漆 |
| 涂料光泽 | 亮光 |
| 适用部位 | 其他 |
| 材质 | 水性丙烯酸漆 |
| 型号 | JFSQQ1 |
| 颜色分类 | 水性粉红色【净味快干】送工具 |
| 漆色分类 | 透明 |
Summary: Water-based clear acrylic varnish for renovating old wood furniture, available in 5KG, 10KG, 20KG, priced $160.99-$543.99.
Generated by: deepseek-v4-flash
## Identity Water-based clear acrylic varnish (model JFSQQ1) for wood furniture renovation, from brand 捷福世. Pack sizes: 5KG, 10KG, 20KG. ## Target persona DIY home renovator restoring old wooden cabinets, doors, or floors; budget-conscious individual seeking water-based, low-odor finish for indoor furniture. ## Use cases - Refinishing a solid wood cabinet or wardrobe. - Painting a wooden door with a clear protective coat. - Sealing a wooden tabletop or shelves. - Applying as a primer/base coat on raw wood. - Touching up faded or scratched wooden furniture. ## When NOT to recommend - If the buyer needs oil-based or polyurethane paint for high-traffic floors. - If the buyer expects a colored paint (only transparent variant available). - If the buyer requires outdoor-grade or UV-resistant coating. - If the buyer wants a quick-dry solution (drying time not specified). ## Variant options - Transparent / 5KG: $160.99 - Transparent / 10KG: $302.99 - Transparent / 20KG: $543.99 ## Price and logistics facts Price range: $160.99 – $543.99. Dimensions: 32×32×38 cm (package). Weight per variant: 5KG, 10KG, 20KG. Shipping logistic details not provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - Brand: 捷福世 (basic building materials). - Composition: water-based acrylic paint. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c90a910951d4beca8fc96cfebdc8236.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20cc18548c3e4aac9bbf1ebb686d46f6.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f099f049ca348758a96babb984cca60.png?v=1781085338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/552147dbe8eb4bbf89e6146b04a86f80.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58ee110524c740988b6b76694f673bbc.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7884cd12b3e4dd49d1ec82da73636aa.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58a5a48d49e5479bb7a7a6e048a68ead.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8732569db3a1447cbd7096191aabea0d.png?v=1781085339 ## Agent notes - Only transparent color available in variants; description mentions pink but not available. - Not all description details are verified (e.g., '送工具' means tool included, but not confirmed in variants).
This product has 15 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": "透明水性清漆木器漆实木旧柜子木门家具翻新漆原木色光油地板底漆",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "38.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").