X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   What is Feature Comparison? (https://forum.x-cart.com/showthread.php?t=9806)

ian_fs 10-12-2004 01:37 PM

What is Feature Comparison?
 
Having just updated to 4.0.5 I was looking through, products.tpl where I noticed:-

Code:

        {if $active_modules.Feature_Comparison ne ''}
        <TD width="15" valign="top" onclick="javascript: fe_check_td({$products[product].productid});">{if $products[product].fclassid > 0}<INPUT type="checkbox" id="pid_{$products[product].productid}" value="Y" onclick="javascript: fe_check_products({$products[product].productid});">{/if}</TD>
        {/if}


What is Featured Comparison, I know what it does, but how come there is nothing in modules folder where it is supposidly calling information from and I have not seen anything in the Admin side. Is this a future feature and they are just implementing parts in place?

shan 10-12-2004 03:31 PM

looks like it will be a new feature or mod that may be released.

odd to drop bits of code in now though but then theres often not much logic


All times are GMT -8. The time now is 07:38 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.