(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
Do you still find it difficult to play the guitar? Using this aid, you can easily learn how to play the guitar.
Main Features
Suitable Guitar Size PLEASE MEASURE your guitar neck before ordering. 1 1/2″ minimum and 1 7/8″ maximum and from the nut to the 3rd fret should be approximately 4″. If the guitar is outside of this range, the Learning Tools will not work on your guitar.
Simple To Learn You can easily learn to play the guitar by sorting all the strings into specific combinations and distinguishing chords according to the color of the keys, getting rid of the complicated techniques of the traditional chords. Learning the guitar is easy.
Protect For Your Fingers Remove your fingers from the sharp strings and play the guitar by pressing different chord keys to avoid scratching your fingers. Learning to play the guitar is as simple as that.