Page 1 of 1

Prices set in backend are not displaying in the front end

Posted: 04 May 2016, 17:43
by afoster009
Hello, after setting up new products in the admin backend the prices are not displaying in the list page, this also makes it so i cannot add the item to cart. Any idea how i might fix this. Also how might i reset the database so there is no demo data anymore?


PS: I already disabled caching in the shop.php file and still no prices visible

Re: Prices set in backend are not displaying in the front en

Posted: 04 May 2016, 20:00
by aimeos
Can you post a screenshot of the frontend and the price setup in the admin backend for this product?

Re: Prices set in backend are not displaying in the front en

Posted: 04 May 2016, 21:33
by afoster009
Here are the pics

Re: Prices set in backend are not displaying in the front en

Posted: 04 May 2016, 21:34
by afoster009
As you can see only EUR currency shows up.


Also while i have your attention which CSS file do edit to change styles? i see alot of them name the same and none of which seem to change any styles from their defaults

Re: Prices set in backend are not displaying in the front en

Posted: 04 May 2016, 22:26
by aimeos
I think your first site/language/currency combination in the "Locale" tab (expert mode) is "default/en/EUR" instead of "default/en/USD".

Re: Prices set in backend are not displaying in the front en

Posted: 04 May 2016, 23:13
by aimeos
afoster009 wrote:Also while i have your attention which CSS file do edit to change styles? i see alot of them name the same and none of which seem to change any styles from their defaults
To adapt the theme, please read these articles: https://aimeos.org/docs/Laravel#Themes

Re: Prices set in backend are not displaying in the front en

Posted: 05 May 2016, 16:02
by afoster009
Im not sure where the option to set default currency is but by the looks of it, it is enabled.

below is a picture

Re: Prices set in backend are not displaying in the front en

Posted: 05 May 2016, 16:09
by aimeos
In the "List" tab, the default/en/USD combination must be at the first position for being the default one shown.

Re: Prices set in backend are not displaying in the front en

Posted: 05 May 2016, 16:12
by afoster009
Thank you, it now appears to be working.