Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Purple / a
Default SKU: dcd-30003622916
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713149411567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275050
JSON data: https://landmarks.builders/products/wp-dcd-10001275050.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A vinyl film cutting tool with edge guide for wallpaper and packaging trimming, available in Purple and Green at $27.99. Dimensions 12x10x4 cm.
Generated by: deepseek-v4-flash
## Identity A edge packaging knife guide cutting tool for vinyl film wallpaper and packaging, also tagged under sewing. Two color variants. ## Target persona DIY home renovators installing vinyl wallpaper; crafters working with adhesive vinyl; packaging operators trimming film wraps. ## Use cases - Trimming vinyl wallpaper edges after wall application - Cutting adhesive vinyl decals and stickers - Edge finishing of shrink wrap or packaging film - Precision cutting of contact paper for shelves - Trimming sewing pattern pieces from vinyl fabric - Removing excess vinyl from curved surfaces ## When NOT to recommend - For heavy-duty cutting of thick cardboard or wood - For users needing a straight-edge ruler or T-square - For automated or industrial high-volume cutting - For cutting delicate fabrics without a guide ## Variant options - Purple / a - $27.99 - Green / a - $27.99 ## Price and logistics facts Price: $27.99 USD per unit. Dimensions: 12.0 cm L x 10.0 cm W x 4.0 cm H. Shipping weight not provided. ## Trust signals Price consistent across both variants. No stock status or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fd603f39768480e8c055a8845854674.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fceb33d0c8a44e6a3c4aa3a55aa67c5.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbcf945dcfd046b7a59343728899454e.png?v=1781084443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c1317f7105a463988ccb3de3bab3d17.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ed96b0e8dba4de6b2ed430ccdf8f5f9.png?v=1781084444 ## Agent notes No product description was provided; functionality is inferred from the title and tags. Certifications, materials, and exact features are not verified. Image data was not inspected.
This product has 14 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": "Vinyl Film Cutting Tool Molded Plastic Film Cutting Guide Vinyl Wrap Cutter Accurate Cuts",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.0",
"_height_cm": "4.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").