@@include('styles.html',{
"title" : "Single Product Variable || Quicky"
})
@@include('preloader.html')
@@include('header.html',{
"headerNo" : "two"
})
@@include('breadcrumb.html',{
"breadcrumbNo" : "one",
"activeHeading" : "Single Product Type",
"active-page" : "Single Product Variable"
})
@@include('single-product-type.html',{
"spNo" : "four"
})
@@include('product-tab.html',{
"productTabNo" : "one"
})
@@include('product.html',{
"productNo" : "thirteen",
"sectionSpaceTop" : "pt-95",
"title" : "Best Seller"
})
@@include('product.html',{
"productNo" : "fourteen",
"sectionSpaceTop" : "pt-95",
"title" : "Special Product"
})
@@include('brand.html',{
"brandNo" : "one",
"sectionSpaceTop" : "ptb-90"
})
@@include('footer.html',{
"footerNo" : "two"
})
@@include('modal.html')
@@include('scroll-to_top.html')
@@include('scripts.html')