Fixed Prices Support
The Global-e Module supports a fixed price list per country. To enable this feature, the Global-e Module must be able to read country-specific price lists embedded within the Document Object Model (DOM). To implement fixed prices; On your entire storefront, including the cart page, ensure that fixed prices include a “data-fp” attribute containing country-specific price details formatted as follows:Note that this feature is only applicable to countries for which the default currency is identified in the defaults section.The country’s price currency is the default currency for the specific country.
Final Sale or Non-Returnable Products
To mark products as final sale or non-returnable products in the international checkout, add metadata attributes to yourgetCheckoutCartInfo as shown in the following example.
While we recommend keeping the final sale attribute as illustrated, you can request the Global-e project team to adjust it according to your preference.

