Country detection shortcode
You can use the [cbr_location_widget] shortcode to display the country detection widget to your customers anywhere on your store.
Shortcode parameters (optional):
- Title – this is the label text before the country.
- Show icon – display the map icon
- Show border – display the border
Example: [cbr_location_widget label=”Shipping to ” icon=show border=show]
Also, You can use the [cbr_select_countries_widget] shortcode to display the only country select dropdown for country detection widget to your customers anywhere on your store.
Shortcode parameters (optional):
- Refresh – this is the for page refresh(1) OR not(0) after change country.
Example: [cbr_select_countries_widget refresh=1]
Shortcode in the theme header:
