Hi:

After hours of reading through the forum, I seem to be at a loss. Although i did find some interesting tid-bit, which I've logged.

I'm using v1.3.0.1 and template overrides.

First, I want to change the layout of the product info page so that the heading and description align to the top and right of the product image. i did look at new listing, all listing, and feature listing in admin/configuration, but couldn't figure it out. placing align left in the image tag of includes/templates/ZC03C00094/templates/tpl_modules_main_product_image.php caused this error: Parse error: parse error, unexpected '=' in includes/templates/ZC03C00094/templates/tpl_modules_main_product_image.php on line 15

this is the url you can check out <http://customironworks.com/index.php?main_page=product_info&products_id=1>, I've since returned the default tpl page.

Second, this client has an odd pricing structure that varies from the simple currency exchange. What I need to do is offer a seperate field in the add product section of admin so that he can type the US price and CAD price seperately. Sometimes US prices are higher than canadian prices depending on the local competition.

Customers would then only see the price related to their currency.

is this possible? if so, which pages need to be amended? and what shoudl i watch out for (if any) ;)

Third, short of installing currency by IP contibution, is there some other way that we can ensure that Canadian customers only see the cad prices and US customers only see US prices?

any assistance is supremely appreciated (if I haven't been clear, do let me know)