Re: Customize Product Option Group Options
Yes, open your skin1/customer/main/product.tpl in an editor and look for the
{if $active_modules.Product_Options ne ""}
{ include file="modules/Product_Options/customer_options.tpl"}
{/if}
you can move this around in the template to place it where you desire. The customer_options.tpl can be edited to your taste as well.
__________________
X-Cart Pro 4.1.9
PHP5.2.5
MySQL 5.0.54
IIS/Apache/NGINX Webservers
|