Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 


HUSQVARNA® VIKING® Clear Open Toe Presser Foot

This presser foot is ideal for detailed sewing techniques such as taper stitches, satin stitch appliqué, and decorative stitching. The smooth tunnel on the underside helps fabric feed evenly under the needle, ensuring uniform stitches even when working with dense or intricate designs.

Key Features

  • Clear Open Toe Design: Provides an unobstructed view of the stitching area for precise placement

  • Enhanced Control: Excellent for appliqué, decorative stitches, satin stitch work, and tapering

  • Smooth Fabric Feeding: Underside tunnel helps guide fabric evenly for consistent stitch quality

  • Snap-On Attachment: Installs quickly and easily on compatible machines

Ideal Uses

  • Sewing detailed decorative stitches

  • Appliqué and satin stitching

  • Matching stitch rows on taper and satin designs

  • Precision sewing where visibility is essential

Compatibility

Groups 1–9 (verify compatibility with your machine manual).

A must-have accessory for sewists and quilters who want exceptional visibility, control, and accuracy when working with decorative and precision stitching techniques.

window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));