To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${data.module_title}
${item.title}
Description
✍ Cutting craft tool works as a pen.........cuts like a knife!
This hand-held tool has a 360-degree rotating blade which enables you to cut very complex shapes easily and quickly.
- Unlike other craft knives, the blade will not readily cut human skin in normal use, and it is therefore very suitable for use in schools for younger craft and hobby enthusiasts.
- Adult supervision is recommended for those under the age of 10 years.
Applications Include
- Paper-cutting, decoupage, stencil-making, planner stickers, artwork, graphic design, architecture, scrapbooking, sign writing using vinyl, and many other uses.
Model Making
- It will enable you to cut complex shapes out of vinyl covering materials to create your own decals and roundels.
Specification
Color | Blue,White,Black,Gray,Orange,Green,Yellow |
Size | 8.1 x 5.9 x 0.7 inches |
Material | Plastic |
Package | 1 PCS cutting craft tool |
Note
- Due to manual measurements, please allow slight measurement deviations.
- Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}