@@include('styles.html',{
"title" : "Single Product Affiliate || Kenne"
})
@@include('preloader.html')
@@include('header.html',{
"headerNo" : "two"
})
@@include('breadcrumb.html',{
"activeHeading" : "Single Product Type",
"active-page" : "Single Product affiliate"
})
@@include('single-product-type.html',{
"spNo" : "five"
})
@@include('product-tab.html',{
"productTabNo" : "two"
})
@@include('product.html',{
"productNo" : "one",
"title" : "Best Seller",
"sectionSpace" : "pb-90"
})
@@include('brand.html',{
"brandNo" : "one",
"sectionSpece" : "",
"borderPositionTop" : "border-top",
"borderPositionBottom" : ""
})
@@include('footer.html',{
"bgColor" : "bg-smoke_color"
})
@@include('modal.html')
@@include('scroll-to_top.html')
@@include('scripts.html')