with custom PHP in my function.php of the child-theme I have added some extra fields on the checkout.
Due to price by user role, price by quantity and price by ordersum (custom PHP code) I have different tools for changing the product and cart price.
In my screenshot, you can see what I mean. All I want to do is add those fields into the side cart, but I struggle with finding the right hook or prompt to display this inside FlyCcart. I have tried many times and always gave up, but now after adding price by ordersum I need to have this information, otherwise it will look wrong in the front end.
It would be very helpful if you can explain to me how I can add these fields into the FlyCart.
Hello there,
with custom PHP in my function.php of the child-theme I have added some extra fields on the checkout.
Due to price by user role, price by quantity and price by ordersum (custom PHP code) I have different tools for changing the product and cart price.
In my screenshot, you can see what I mean. All I want to do is add those fields into the side cart, but I struggle with finding the right hook or prompt to display this inside FlyCcart. I have tried many times and always gave up, but now after adding price by ordersum I need to have this information, otherwise it will look wrong in the front end.
It would be very helpful if you can explain to me how I can add these fields into the FlyCart.
Thank you very much,
Best Regards,
Tobias
Attached files: Checkout custom fields.png
FlyCart custom fields.png
Hi Tobias,
Please add the custom code below. (How to add custom code? ↗):
And the result will be like this:
Best regards,
Dustin