Hello,
I’m using version 2.XX and I cannot locate /customer/views/products/components/buy_now.tpl. I looked in every folder in skins/basic/customer and no luck. Everything works perfect on the store so not sure whats going on… Am I missing something?
-P
skins/basic/customer/list_templates/details_page.tpl
That directory is not found either =( would it be under
skins/basic/customer/common_templates/product_data.tpl
It would help if you posted your exact version. 2.xx doesn’t cut it when so much has changed between the versions.
I have 2.2.2 version, what's “buy_now.tpl” changed to?
[quote name='The Tool' timestamp='1282943544' post='87611']
It would help if you posted your exact version. 2.xx doesn't cut it when so much has changed between the versions.
[/quote]
Hello hongbiaoke,
Thank you for your message.
The “buy_now.tpl” file was removed in latest CS-Cart versions. If you want to modify the product details page, you need to make necessary code changes to the “default_template.tpl” file located in the “skins/[CUSTOMER_ACTIVE_SKIN]/customer/blocks/product_templates” directory of your CS-Cart installation, where [CUSTOMER_ACTIVE_SKIN] is an active skin of your storefront.
—
Anastasiya Kozlova
CS-Cart Support Team