• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

eshop change form fields.

Jllynch

Regular Pleskian
e-shop contact info

Are we able to add fields to the contact information form when someone is checking out of the eshop?

We have a florist who would like to add a shipping address which may be different to the billing address. They would also like to ask what message would you like put on the card with the flowers.
 
Are we able to add fields to the contact information form when someone is checking out of the eshop?

We have a florist who would like to add a shipping address which may be different to the billing address. They would also like to ask what message would you like put on the card with the flowers.
 
Justin, unfortunately, there is no such feature in current Sitebuilder version to add some new fields into "Contact Information" form. In this situation I can suggest the following:
Each field in this form is localized in Sitebuilder locale. For example, for English locale all fields are stored into

<sb_root>/resources/locale/en_US/Modules/Eshop/PublishedSite.lng

Unfortunately, in this case all E-shop modules will be affected.

Also read this topic http://forum.swsoft.com/showthread.php?threadid=48953
probably this information will be helpful for you in future when 4.1 version will be released.
I am going to add your suggestion as feature request so it could be possible to add necessary fields or at least make some 'Comments' field where customer could input additional information.
 
Here I meant that you can localize one of the optional fields (which are not required) to yours. For example, 'State' field into 'Message with flowers' or something else.

Originally posted by Dmitry Frantsev
Justin, unfortunately, there is no such feature in current Sitebuilder version to add some new fields into "Contact Information" form. In this situation I can suggest the following:
Each field in this form is localized in Sitebuilder locale. For example, for English locale all fields are stored into

<sb_root>/resources/locale/en_US/Modules/Eshop/PublishedSite.lng

Unfortunately, in this case all E-shop modules will be affected.
 
Back
Top