Hi everyone,
I have a need to replace the "add to cart" button with an alternate form for some products. To this end I have created a new product type called "product_remote". I copied "\catalog\includes\modules\pages\product_info" to "\catalog\includes\modules\pages\product_remote_info". I have also copied "\catalog\includes\templates\template_default\templates\tpl_product_info_display .php" to "\catalog\includes\templates\custom\templates\tpl_product_remote_info_display.ph p" and then modified the copied file.
But...
While I can create new products of this type in admin just fine, when I go to order the product, the info page uses the "Product - General" template.
Is my template in the wrong directory? Have I forgotten to do something else?
Thanks in advance.



