Use this plugin, it is better: https://babiato.tech/resources/woocommerce-extra-product-options.85/Hope @NullMaster can help with an updated version of this one![]()
Use this plugin, it is better: https://babiato.tech/resources/woocommerce-extra-product-options.85/Hope @NullMaster can help with an updated version of this one![]()
Use this plugin, it is betterbump. @NullMaster, thank you.
I did try that one, but it's missing some key features that I'm looking for, such as quantity-based product fields (i.e. repeat a field based on the quantity selected). Thanks.Use this plugin, it is betterhttps://babiato.tech/resources/woocommerce-extra-product-options.85/
add_filter('wc_restaurant_ordering_modal_data', 'wapf_wro_add_fields_to_modal', 10, 2);
function wapf_wro_add_fields_to_modal($data, $product) {
if(!function_exists('wapf_display_field_groups_for_product'))
return $data;
$groups_html = wapf_display_field_groups_for_product($product);
$data['options'] = $groups_html;
return $data;
}
add_action('wp_footer', 'wapf_wro_add_javascript');
function wapf_wro_add_javascript() {
?>
<script>
jQuery(document).on('wro:modal:open',function() {
new WAPF.Frontend(jQuery('.wc-restaurant-product-modal'));
jQuery(document).on('wapf/pricing', function(e,pTotal,oTotal,gTotal,$parent) {
var $wrapper = $parent.closest('.wc-restaurant-product-modal');
setTimeout(function(){$wrapper.find('button .total').html(WAPF.Util.formatMoney(gTotal,wapf_config.display_options))},10);
});
});
</script>
<?php
}
Here is the latest version 1.5.1 enjoy![]()
Damnn just looking for it, but it asks for a license, any idea?
Nullmaster life saver as always !!!!!!!!!!!!!!!!License key: press any key
can you please help me it required license key what shoudl i do??License key: press any key
License key: press any key
it isn't better. It's extremely bloated and slow.. avoid this one completely.Use this plugin, it is betterhttps://babiato.tech/resources/woocommerce-extra-product-options.85/
Thanks a lot bro for sharingLicense key: press any key
Thanks a lot bro, it worked for me, license activatedfor anyone that can't activate it
you can use any key or copy & use this key
B5E0B5F8DD8689E6ACA49DD6E6E1A930
again thanks to @Tomz @NullMaster
for anyone that can't activate it
you can use any key or copy & use this key
B5E0B5F8DD8689E6ACA49DD6E6E1A930
again thanks to @Tomz @NullMaster