Jordan Gout

Results 7 comments of Jordan Gout

Hello @apoi @adriangl do you have any update about this PR ? I tested and changed the `Document.toAndroidXmlString` to add the `unescapeHtmlTags` flag and it's working as expected for me.

@timnolte I think order's pickup time should be the maximum time of order's products. If one product can be ready in few hours but another in 2 days order can...

@timnolte I'm thinking about something else it is possible to be able to set delay on product's variations? 🤔 A bakery exemple : cake for 4 people / 6 people...

@timnolte I'm trying to implement this feature. As I need to make options on product variations I use `woocommerce_product_after_variable_attributes` hook. ~~The only problem is related to plugin init. Product variations...

@timnolte Would you accept PR on this topic? I made the change add pickup time on single product and variations