Enable Philippine Peso PHP shopping cart widget currency settings using BlogrCart-eX plugin. This page shows how to update shopping cart widget and add PHP code, symbol, name and relevant settings for Philippine Peso currency.
If you have not yet installed BlogrCart-eX Blogger shopping cart widget yet, you can add one to your blog at this installation page -- no passwords needed, no programming required & no codes to copy & paste.
What users saying about BlogrCart widgets for Blogger blog -- Feedback From Users.
Once successfully installed & placed BlogrCart-eX at your Blogger Layout, then use below setup to update the currency to PHP with P$ as currency symbol. Here's how:-
- Go to Layout
- Find your Shopping Cart widget then click Edit (or Pencil icon).
- At widget body scroll to the very bottom.
- Copy below currency setup and paste in widget body.
<script> $(function(){ simpleCart.currency({ code: 'PHP', symbol: 'P$ ', name: 'Philippine Peso', delimiter:'.', decimal:',', accuracy: 2, after: false }); }); </script>
- Click Save to save your widget
- Click Save Arrangements and preview your changes.
Paypal does not support PHP as currency at checkout -- checkout at Paypal will auto correct to USD instead. To apply auto PHP to USD conversions at Paypal checkout, contact us for further details.
If you have any suggestion or feedback regarding BlogrCart-eX, leave a comment below or contact us via our contact page here. Enjoy!
Got It!
Data submitted via comments collected & stored by the respective providers.
Read our Privacy Policy to learn more on data management & protection.