Files
carpseeds.pl/wp-content/plugins/weight-based-shipping-for-woocommerce/server/tpl/main.php
2024-07-15 11:28:08 +02:00

23 lines
391 B
PHP

</form>
<style>
.form-table + p.submit, /* wc pre-2.6. */
#mainform > h2 {
display: none;
}
</style>
<!--suppress JSUnresolvedVariable -->
<script>
jQuery(function() {
if (!wbs_js_data.isGlobalInstance) {
jQuery('#mainform > h2').show();
}
});
</script>
<div class="woocommerce">
<app></app>
</div>
<form style="display: none">