nerc icon indicating copy to clipboard operation
nerc copied to clipboard

Nexrender Config Generator

Results 1 nerc issues
Sort by recently updated
recently updated
newest added

**Escape quotes from source data:** `" -> \"` **Formatting of prices** ` .0000 -> €` **Special prices:** if (now() = special_price_from_date) { old_price = price; // save the old price...