To add options to downloadable products
Copy /administrator/components/comj2store/views/product/tmpl/formdownloadable.php To */administrator/templates/YOUR-DEFAULT-TEMPLATE/html/comj2store/product/formdownloadable.php
Find the below line
Change with
Find below line
Change with
Save.
Copy /components/comj2store/templates/YOUR-SUB-LAYOUT/viewdownloadable.php
to /templates/YOUR-TEMPLATE/html/comj2store/templates/YOUR-SUB-LAYOUT/viewdownloadable.php
Edit the file and find below line
Change with
Save. Now the downloadable products should have options tab at the back end and the options should be visible on the front end.
PreviousCommon OverridesNextMoving additional image list to the left of the main image in product view page
Last updated