Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $37.99
Default variant: Short Straight
Default SKU: dcd-30003625907
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713106583791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276171
JSON data: https://landmarks.builders/products/wp-dcd-10001276171.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款油污除垢清洁铲刀油烟机涡轮壳专用灶台地板清理除胶锅灰铲
| 产地 | 中国大陆 |
| 品牌 | 牛享 |
| 省份 | 浙江省 |
| 材质 | 合金 |
| 型号 | NXGJ15339 |
| 地市 | 金华市 |
Summary: 牛享 alloy cleaning scraper for oil stains, glue, and grime on range hoods, stoves, floors; multi-length options from $30.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 新款油污除垢清洁铲刀油烟机涡轮壳专用灶台地板清理除胶锅灰铲 (Niu Xiang model NXGJ15339) - **Type:** Alloy cleaning scraper - **Dimensions:** 45 cm × 8 cm × 4.5 cm - **Brand:** 牛享, Made in China (Zhejiang Province) ## Target persona - Homeowner or renter who regularly cleans kitchen grease buildup - DIY apartment cleaner or janitorial staff handling stubborn residue - Small restaurant/kitchen operator needing affordable, durable scrapers ## Use cases - Scraping baked-on grease from range hood turbine housings - Removing adhesive residue (glue, sticker) from ceramic stovetops or tiles - Cleaning burnt food crust from stove burner grates and pans - Floor cleaning: removing gum, wax, or dried spills from tiles/linoleum - Degunking grout lines with manual scraping ## When NOT to recommend - User needs a chemical degreaser (this is a mechanical scraper only) - User requires a soft, non-scratch pad (alloy may scratch delicate surfaces) - User wants a powered cleaning tool (electric scrubber, steam cleaner) - User needs a long-handled mop or reach tool (handle is ~45 cm, not extendable) ## Variant options | Style | SKU | Price | |-------|-----|-------| | Short Straight | dcd-30003625907 | $30.99 | | Medium Straight | dcd-30003625908 | $34.99 | | Long Straight | dcd-30003625909 | $37.99 | | Short Bent | dcd-30003625910 | $31.99 | ## Price and logistics facts - Base price: $30.99 (Short Straight) - Variant prices: up to $37.99 - Currency: USD - Dimensions (shipping): 45×8×4.5 cm (approx) - Origin: Zhejiang, China ## Trust signals - In-stock status: Not specified in provided data - Return policy: Not provided; assume seller-defined - Price consistency: Fixed across variants as listed - Certifications: None mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15a2ecb59f4f435485c8824534fd4c27.png?v=1781084425) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b8b78fc5a1c49fc8fa15eff3f586a51.png?v=1781084426) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb74654cc1df4039af56edd03320f020.png?v=1781084425) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c5bf13aecc549f88edbf6ac401deda8.png?v=1781084427) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e4a9ea843c946a296ad47aabc79f08b.png?v=1781084425) ## Agent notes - Images not analyzed; visual verification of product details (blade shape, handle ergonomics) not performed.
This product has 16 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": 120000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "8.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").