Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.99
Default variant: Fruit Green
Default SKU: dcd-30003608301
Default price: $90.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49714152800495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269204
JSON data: https://landmarks.builders/products/wp-dcd-10001269204.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
25KG外墙乳胶漆家用毛胚房户外墙面自刷彩色油漆室外防水防晒涂料
| 产地 | 中国大陆 |
| 重量 | 25kg |
| 品牌 | OMYLIGHT/欧麦莱特 |
| 涂层类别 | 面漆 |
| 省份 | 湖南省 |
| 涂料光泽 | 哑光 |
| 材质 | 防水防晒外墙漆 |
| 型号 | 乳胶漆 |
| 是否可调色 | 可调色 |
| 地市 | 长沙市 |
| 颜色分类 | 蔚蓝 |
Summary: 25kg exterior latex paint for outdoor walls, waterproof and sun-resistant, matte finish, tintable, available in 10 colors at $90.99.
Generated by: deepseek-v4-flash
## Identity 25KG外墙乳胶漆 (Outdoor Latex Paint) by OMYLIGHT/欧麦莱特, 25kg bucket, water-resistant, UV-resistant, matte finish, tintable. Price $90.99. ## Target persona Homeowners or DIYers painting rough exterior walls (e.g., unfinished concrete) who need a durable, affordable outdoor paint in large quantity. ## Use cases - Painting exterior walls of a new house (rough/finished) - Refreshing faded outdoor paint on brick or cement - Coating outdoor structures like fences or sheds - Applying a waterproof layer on exterior surfaces - Large-area outdoor painting projects ## When NOT to recommend - For interior use (not designed for indoor) - For small touch-ups (25kg is excessive) - If the buyer needs a gloss finish - If the buyer requires a specific brand or premium paint ## Variant options 10 color choices: Fruit Green, Ice Blue, Coffee, Apricot Yellow, Orange Yellow, Orange Red, Retro Red, Ink Gray, Industrial Gray, Apricot Gray. All priced at $90.99. ## Price and logistics facts Price $90.99 per 25kg bucket. Dimensions 35x30x35 cm. Weight 25kg. No shipping cost or delivery time provided. ## Trust signals No specific trust signals provided (e.g., no stock status, return policy, or certifications). Price is consistent across variants. ## Image assets 8 images available (URLs listed below). Cannot visually inspect details. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/644969b51bc84cfdb1b39c93e3a61a5d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8584f69ec4424d1cbaf993b0eb23f77c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/352535c8cbdb49f58499a8456c08ecd1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12ba5d7329c64b4cb4818ee208068a98.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42f74439772a42b59e393775a42a7c69.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/102bf6b0d79b49b1a017a819dd8511c7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92d2571284614741afa05cfcce733d30.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7474cc673d7742cd825438ecfa3ead8f.png ## Agent notes Product is from Chinese market (CM). Consider lead time for international shipping. No coverage area per bucket provided. Ensure compatibility with existing coating.
This product has 22 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": "25KG外墙乳胶漆家用毛胚房户外墙面自刷彩色油漆室外防水防晒涂料",
"quantity": 1,
"grams": 10500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "35.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").