r0jer Posted May 2, 2015 Share Posted May 2, 2015 Hi, I am running Prestashop for my jewellery website. Some products on the site can be engraved, The customer can pay extra for this service and must specify the text. Does Prestashop offer any support for implementing this feature? I need an attribute with a text field? Or could I add the engraving service as another product, and associate with supporting products somehow? Any advice appreciated. Thanks Link to comment Share on other sites More sharing options...
prestatent Posted May 3, 2015 Share Posted May 3, 2015 Hi In PS 1.5 & 1.6 select a product in the backoffice then select the "Customization" tab within the product. Here, you can add extra fields to the product, which are accessible by the customer on the product page. So for your needs, you could create a text field that the customer can fill in with the required text for engraving. Link to comment Share on other sites More sharing options...
tomerg3 Posted May 4, 2015 Share Posted May 4, 2015 Have a look at https://www.prestashop.com/forums/topic/47363-module-attribute-wizard-pro-create-unlimited-attributes-combinations-choose-frm-7-input-types/ It lets you use attribute as a textbox / textarea, you can limit the number of characters, and assign a price impact. Link to comment Share on other sites More sharing options...
thx2012 Posted October 21, 2020 Share Posted October 21, 2020 We have done this option.. However the challenge is the customization tab does not use condition logic, so customer can select option for engraving, forget to enter the engraving information and still check out. In other words, PS allows for user to checkout without ever entering the engraving information. Here is example of a product with engraving option and no condition logic to prevent user from forgetting to enter the engraving information: https://notredamefinejewelry.com/rings/23-dangle-ring-with-leprechaun-nd-logo-charm.html Link to comment Share on other sites More sharing options...
JBW Posted October 22, 2020 Share Posted October 22, 2020 11 hours ago, thx2012 said: Here is example of a product with engraving option and no condition logic to prevent user from forgetting to enter the engraving informatio Did you set the required flag on the customizing option? If active you should not be able to add it to cart without Link to comment Share on other sites More sharing options...
thx2012 Posted October 23, 2020 Share Posted October 23, 2020 Thank you for your response, however this does not resolve issue. By making required, now user has to enter something into text field even if they do not desire engraving option. Link to comment Share on other sites More sharing options...
JBW Posted October 23, 2020 Share Posted October 23, 2020 You can either ask the customer to enter "None" or you create a script that checks the variant with customization combination (e.g. make the field "required" if Yes is choosen or choose Yes if customization is entered) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now