> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crafter.net.tr/llms.txt
> Use this file to discover all available pages before exploring further.

# Store Settings & Bulk Discounts

> Manage store visibility, ISO currency standards, and sitewide automatic bulk discounts.

The Crafter Store Settings module allows you to control store visibility, define ISO currency codes, and launch scheduled sitewide flash sales without requiring coupon codes.

Navigate to [Dashboard > Settings > Store](https://app.crafter.net.tr/tr/dashboard/settings/store) to update store rules.

<Frame caption="Store Settings & Bulk Discounts Panel">
  <img src="https://mintcdn.com/crafter/7HNbNJS4_hr17Tcv/images/81f59153-a43c-45b1-be37-a38cf850ff1d.png?fit=max&auto=format&n=7HNbNJS4_hr17Tcv&q=85&s=a811f505046f85622727c1a6f94db4fe" alt="Store Settings" width="1860" height="943" data-path="images/81f59153-a43c-45b1-be37-a38cf850ff1d.png" />
</Frame>

***

## 1. Store Visibility & Currency

* **Store Status (Toggle):** Enable or temporarily disable the public web store.
* **Store Currency:** Standard ISO 4217 currency code (e.g., `USD`, `EUR`, `TRY`, `GBP`).

***

## 2. Bulk Store Discounts (Sales)

Apply automatic price reductions across all products or select categories:

<Steps>
  <Step title="Select Discount Model">
    * **Percentage (%):** Lowers item prices by a percentage (e.g., `20%`).
    * **Fixed Amount:** Subtracts a static value from each product price.
  </Step>

  <Step title="Enter Discount Value">
    Input the discount numeric amount (e.g., `20` or `50`).
  </Step>

  <Step title="Set Expiration Date">
    Select an end date from the calendar when the promotion will automatically deactivate.
  </Step>

  <Step title="Save and Launch">
    Click **Save** to update all catalog pricing immediately.
  </Step>
</Steps>
