Salesforce ids / shipping method
Get salesforce ids from ACF. Add salesforce id input to shipping methods.
This commit is contained in:
@@ -11,12 +11,6 @@
|
||||
<p>Service</p>
|
||||
<p>{{#currencyFormatter variable_price}}</p>
|
||||
</div>
|
||||
{{#if programming_fee_name}}
|
||||
<div class="d-flex justify-content-between">
|
||||
<p>{{programming_fee_name}}</p>
|
||||
<p>{{#currencyFormatter programming_fee_val}}</p>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{#if fallDetectionLabel}}
|
||||
<div class="d-flex justify-content-between">
|
||||
|
||||
Reference in New Issue
Block a user