Customise Vendor Plans

How easy would it be to customise the vendor plans template to allow more information to be added, e.g. bullet points with additional features? Also, currently the description inserts itself at the top of the plan, even above the plan title "Bronze, Silver, Gold". I would at least like the description below the title.

To change description position please edit or override the following file

design/themes/THEME/templates/addons/vendor_plans/views/companies/vendor_plans.tpl

and move the following code:

{__("vendor_plans.choose_your_plan")}

{__("vendor_plans.select_plan_text")}

under this line of code:

{include file="addons/vendor_plans/views/companies/components/plans.tpl" plans=$vendor_plans}

As for other request, I'm afraid, more complex changes are required

As for other request, I'm afraid, more complex changes are required

Thanks for that. Could I insert a content block or something below each plan to insert the additional information?

By the way, your ":Get a free quote" link does not work.

Thanks for that. Could I insert a content block or something below each plan to insert the additional information?

By the way, your ":Get a free quote" link does not work.

Yes, but additional code modifications are required. We are examining the issue with the form

We are also at your service. Contact us.

Best regards, Alt-team.