Question: Display Online Store

Display Online Store

Hello, just want to ask is there a way to automatic shown the items on online stores? I manually uploaded the products thru php dbase. Now , i need to open each products from admin site (pro

VD

Vincent Delfin

Asked

Hello, just want to ask is there a way to automatic shown the items on online stores? I manually uploaded the products thru php dbase. Now , i need to open each products from admin site (product list>edit>save) to show it to online store.

Can you suggest the easist way?

THanks

  • MS

    Mian Saleem

    Answered

    Hello,

    You should import the product with csv file as importing/modifying database directly is not recommended. Please pay attention on hide column of products table.

    Thank you

  • VD

    Vincent Delfin

    Answered

    noted. . is there an option for multi store?

  • MS

    Mian Saleem

    Answered

    Yes, you can use the warehouse as a store. Thank you

  • VD

    Vincent Delfin

    Answered

    yup i try setting up warehouse as store, but reports will be mixed,

  • MS

    Mian Saleem

    Answered

    Yes, all the data is system level. If you need report for warehouse, you can select it on the report page. Thanks

  • VD

    Vincent Delfin

    Answered

    i tried creating user with admin level, i assigned this user to a particular warehouse, but when the user login other warehouses is visible and even sales transactions. . How can i do assigned a user with particular warehouse and shown only the warehouse assigned all transactions? Thanks

    Send, where can i change the products background colors on POS products? Where products background are blue, plan to remove the background . . Thanks and lot https://snipboard.io/OXi3Lv.jpg

  • VD

    Vincent Delfin

    Answered

    One more thing, on product variants , only price is available , there is no cost field for each variant. . . like for example i have product A, this product can be sold in pieces, pack, case, treated as variants. we can put the product variant price but there is no cost at all any suggestion? thanks

  • MS

    Mian Saleem

    Answered

    Hello,

    Owner and Admin groups have fixed permissions. Please add a new group and set permissions as you need and assign that to the user.

    The product background for POS is not blue but white, same as on live demo. If you have modified any files, please test it with default ones.

    It’s not the variant price but addition to the price, means if you set the price at 100 and then variant addition to 10 then the variant price will be 110. There is no cost addition option available for variants, but the main cost is used.

    Thank you

  • VD

    Vincent Delfin

    Answered

    The product background for POS is not blue but white, same as on live demo. If you have modified any files, please test it with default ones- can you share to me the particular files where to edit and check . Thanks

  • MS

    Mian Saleem

    Answered

    Hello,

    The POS controller file is app/controllers/admin/Pos.php the POS screen view file is themes/default/admin/views/pos/add.php while styles file is themes/default/admin/assets/pos/css/posajax.css

    Please be informed that we don’t offer support for modifications or modified versions. You are allowed to modify the item code at your own risk as per license.

    Thank you

  • Login to Reply