Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Single Head Squeegee
Default SKU: dcd-30003606170
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714439028975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268370
JSON data: https://landmarks.builders/products/wp-dcd-10001268370.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Three styles of compact TPU squeegees for car window film and PPF installation, priced at $9.99 each.
Generated by: deepseek-v4-flash
## Identity **酷耐斯车窗玻璃膜小刮板车衣TPU刮片PPF迷你小刮刀汽车贴膜工具** - 汽配 (Auto Parts) ## Target persona DIY car enthusiasts and professional auto detailers who install window tints, paint protection film (PPF), or vinyl wraps. ## Use cases - Applying window tint film on car windows. - Squeegeeing air bubbles during PPF installation. - Trimming excess film with the sharp edge of the tool. - Precision work on curved surfaces (bent variant). - Removing air pockets from vinyl wraps. ## When NOT to recommend - For large-scale commercial glass installations (too small). - For dry surface cleaning or dusting. - For heavy-duty scraping of adhesive residues or paint removal. ## Variant options - **Single Head Squeegee** - $9.99 - **Double Head Straight** - $9.99 - **Double Head Bent** - $9.99 ## Price and logistics facts Price: $9.99 USD per unit. Dimensions: 32 cm x 10 cm x 3 cm. Currency: USD. ## Trust signals No explicit trust signals provided. Tags indicate likely in-stock. No return policy or certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0161e3e14e4490d9dab63b7a288e385.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc8680a9838e427195aa1cbab62a92c3.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52e1971eeafb45478ed9d71ea1395dbe.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b209511522ed4a68bd0d5581b3043b9c.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/604fe0db00124349a400dbcbbb36a3c7.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b824b46fc04242429c4c7ddb243a6db4.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b772313a164c429c828c4d101c652ea1.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b1f07cb76f84059960416c3cf923655.png?v=1781085537 ## Agent notes No image understanding performed. Dimensions provided: 32 x 10 x 3 cm. No written description available.
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": "酷耐斯车窗玻璃膜小刮板车衣TPU刮片PPF迷你小刮刀汽车贴膜工具",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "10.0",
"_height_cm": "3.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").