Jump to content

รบกวนขอทำแนะนำต้องการแสดงราคาสินค้าทุกสกุลเงิน


chaiwat

Recommended Posts

<p class="price_container">
 <span class="price">{if !$priceDisplay}{convertPriceWithCurrency price=$product.price currency=$currencies.0 currency=$currencies.2 convert=false}{else}{ }{/if}</span><br />
<span class="price">{if !$priceDisplay}{convertPriceWithCurrency price=$product.price currency=$currencies.1 convert=false}{else}{convertPrice price=$product.price_tax_exc}{/if}</span><br />
<span class="price">{if !$priceDisplay}{convertPriceWithCurrency price=$product.price currency=$currencies.2 convert=false}{else}{convertPrice price=$product.price_tax_exc}{/if}</span><br />
     <span class="price">{if !$priceDisplay}{convertPriceWithCurrency price=$product.price currency=$currencies.3 convert=false}{else}{convertPrice price=$product.price_tax_exc}{/if}</span><br />
<span class="price">{if !$priceDisplay}{convertPriceWithCurrency price=$product.price currency=$currencies.4 convert=false}{else}{convertPrice price=$product.price_tax_exc}{/if}</span><br />
</p>

 

ผมต้องการแสดงราคาสินค้าทุกสกุลเงินที่คอนฟิคไว้ สามารถทำให้แสดงเครื่องหมายได้แต่ทำไมไม่คำนวณอัตราแลกเปลี่ยนให้ ขอคำแนะนำด้วยครับ

Edited by chaiwat (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...