TOPIC: Mobile version discount chart shows currencty instead of % symbol as it set.

Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 6 months ago #6313

  • dkiaulakis
  • dkiaulakis's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Hi,
Problem that if product has discount chart by percent for x quantity, on mobile version shows up wrong.

It shows currency symbols instead of set "%". And logic is percentage.

on checkout page it calculates correctly.

so how to change that mobile show the same what pc version does.

Thanks.
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 6 months ago #6326

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Can you show me your site url so i can check it ?

Regards
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 6 months ago #6370

  • dkiaulakis
  • dkiaulakis's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Sorry for delay

website is grozybes.lt/?mobile_theme_ok

it's maitenance now, please share your IP address, I'll add to my whitelist.
my email This email address is being protected from spambots. You need JavaScript enabled to view it.

Or I can send screenshot's, this forum disallowed to attach .png files.
Last Edit: 9 years 6 months ago by dkiaulakis.
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 5 months ago #6708

  • dkiaulakis
  • dkiaulakis's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Good day,
Have you checked this problem?
that at www.kedes.eu (it's secondary store, and it doesn't recognize css correctly).
Theme installed onto www.grozybes.lt and show it correct.

but on kedes.eu is not.

and still remains this issue with currency symbol in mobile version as started this threat.

Maybe there are any theme fix, it's theme issue.
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 5 months ago #6714

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Please check your email, It's not the problem with prestashop theme. You can select specific price % or amount in your product price area

Regards
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 5 months ago #6717

  • dkiaulakis
  • dkiaulakis's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
I've replied with screenshot's

in pc ver show ok % for bulk prices

in mob ver the same page shows currency in bulk prices, but calculate (treat it as) currency (Lt).

Please have a look.



And fonts on multistore domains do not show properly.

Please have a look at grozybes.lt and kedes.eu (this domain attached to grozybes.lt prestashop with one item inside).

it's need a theme fix. Maybe you didn't test multistore compatibility?
Last Edit: 9 years 5 months ago by dkiaulakis.
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 5 months ago #6718

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You should edit file product-quantity-discount.tpl in your mobile layout version.

remove this code(if $quantity_discount.price != 0 OR):
 { if $quantity_discount.price != 0 OR $quantity_discount.reduction_type == 'amount'}
      -{convertPrice price=$quantity_discount.real_value|floatval}
     {else}
      -{$quantity_discount.real_value|floatval}%
     {/if}
Last Edit: 9 years 5 months ago by trungdt.
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 5 months ago #6722

  • dkiaulakis
  • dkiaulakis's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Hi, this fix doesn't work.

Can you please send me working mobile product-quantity-discount.tpl file?

Thank you.

And still some fonts are wrong on multistore. I believe it will be easy for you as you've coded it. Thank you.

This email address is being protected from spambots. You need JavaScript enabled to view it.
The administrator has disabled public write access.

Re: Mobile version discount chart shows currencty instead of % symbol as it set. 9 years 5 months ago #6723

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Please send me your site info again, cause i can't access your ftp

Regards
The administrator has disabled public write access.
Time to create page: 0.112 seconds