Theming Fashion App
const fashion_app = {
themeColor:'#3880ff',
title:'FashionEcommerce',
subTitle:'Sample fashion ecommerce app',
ionTitle:'light',
ionTitleButton:'primary',
productBox1:'product-box1',
productBox2:'product-box2',
homepage:'home/fashion',
apiurl:'https://projects.planahost.com/ecommerce/fashion/wp-json/wc/v3/',
consumer_key:'ck_49edfb1164713b9b9b6cfb9270cd76d5d400aa20',
consumer_secret:'cs_7a648a6a8d32c8c760a3c2ed5f7f40d560b71247',
}Last updated