Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to display total cost + image of the product in the Enquiry Form #300

Open
AndreeaCristinaRadacina opened this issue May 13, 2024 · 2 comments
Labels
customer report Indicates the request came from a customer. new feature Request for a new feature or functionality to be added to the project. small (1-3h) This label is used for issues that can be completed within 3 hours or less.

Comments

@AndreeaCristinaRadacina

What problem does this address?

A user asked if it's possible to include the total cost of the product and the product image on the Enquiry form.

ref: https://secure.helpscout.net/conversation/2505931904/403941?viewId=212385

What is your proposed solution?

Add a toggle to enable product total and product image.

Will this feature require documentation? (Optional)

None

@AndreeaCristinaRadacina AndreeaCristinaRadacina added the new feature Request for a new feature or functionality to be added to the project. label May 13, 2024
@AndreeaCristinaRadacina
Copy link
Author

@pirate-bot pirate-bot added the customer report Indicates the request came from a customer. label May 13, 2024
@Soare-Robert-Daniel
Copy link
Contributor

Soare-Robert-Daniel commented Aug 23, 2024

If total cost and image mean adding the values from the total Price, then it can be done. I am not sure about special cases like discounts or coupons.

Screenshot 2024-08-23 at 10 58 02

We can add the extra data here: https://github.com/Codeinwp/ppom-pro/blob/f003edfeffcd8c5eb7da1387ce00e3dbcec4893e/inc/Addons/EnquiryForm/js/ppom-frontent-enf.js#L40-L47

@Soare-Robert-Daniel Soare-Robert-Daniel added the small (1-3h) This label is used for issues that can be completed within 3 hours or less. label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer report Indicates the request came from a customer. new feature Request for a new feature or functionality to be added to the project. small (1-3h) This label is used for issues that can be completed within 3 hours or less.
Projects
None yet
Development

No branches or pull requests

3 participants