Create a button that opens a budget form tab/popup/etc in Magento

Asked

Viewed 132 times

0

we need to make a code on the CMS Magento.

Next, we will make a button open a budget window (can be a popup, but only opening by clicking the button), with Product Name, Person Name, E-mail, Product Code, cel and etc. In the end, you will be sent to an email admin, from this form, so that then we can contact, back, the "customer".

Thank you very much.

1 answer

0

To the open window part:

Utilize jQuery Dialog to open a cool modal window.

https://jqueryui.com/dialog/#modal-form

Or use the Vex, which is a very beautiful dialog as well.

http://github.hubspot.com/vex/docs/welcome/

The form you can upload by ajax. Look at this question:

/questions/216454/criar-efeito-hide-e-show-de-link-de-noticias-com-classes-e-ajax/216469#216469
  • Thank you for the information. Would you have any video teaching you how to program in Maltese? I don’t understand any Maltese. Just the basics (touch the back and front). Thank you very much, again.

  • Here are some: https://www.youtube.com/results?search_query=curso+magento Also, you can find Magento courses in Portuguese there on the Udemy platform.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.