Jump to content

[SOLVED] XML feed v jiné měně


divisl

Recommended Posts

Dočasné, ale funkční řešení.


'.str_replace("&", "&", $row['name']).'
'.str_replace("&", "&",strip_tags($row['description_short'])).'
'.$row['link'].'
'.$shopUrl.'/img/p/'.$row['id_product'].'-'.$img['id_image'].'.jpg
'.round($row['price_tax_exc']*0.041,2).'
'.round($row['price_tax_exc']*1.2*0.041,2).'
0
';}echo '';

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...