Select Page
Order Level Directive Documentation
Edit on
Codepen.io

data-fsc-order-country

Order 2 digit country code (ex US) – string


x
15
 
1
Country:
2
<span data-fsc-order-country>
3
    <!--This value will be replaced-->
4
</span>
5
6
<!--
7
    DEMO SETUP
8
        - Initialize the Store Builder Library
9
-->
10
<script
11
    id="fsc-api"
12
    src="https://sbl.onfastspring.com/sbl/1.0.2/fastspring-builder.min.js"
13
    type="text/javascript"
14
    data-storefront="fastspringexamples.test.onfastspring.com/popup-fastspringexamples">
15
</script>
1
 
1
1
 
1

Related Topics