isD3JS: true
<input type="checkbox" v-model="isD3JS">
svg: function (){
if(this.isD3JS){
this.d3()
}else{
this.svgSnap()
}
}
^1?\s?\(?[0-9]{3}\)?[\-|\s]?[0-9]{3}[\-|\s]?[0-9]{4}$
@media (max-width: 600px){
.button.product_type_external{
display: none !important;
}
}