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


Husqvarna Viking Quilter’s Table

 At a Glance: Quilter’s Table 413112001


Compatibility with Your Machine

Group 7 Husqvarna Viking models, including:

  • Brilliance series (e.g. 75Q, 80)

  • Opal series (e.g. Opal 650, 670, 690Q)

  • Designer Diamond / Ruby / Sapphire series

  • Topaz series (except Topaz 40)

Note: It’s intentionally broad fit rather than machine-specific precision; small gap between table and machine free arm usually doesn’t affect function

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'));