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

# Store Customization

> Brand your store and make it uniquely yours

## Branding

### Logo Upload

* **Format**: PNG or JPG
* **Size**: 512x512px (square)
* **Max file size**: 2MB
* Shows on storefront header and emails

### Brand Color

Choose your primary color:

* Used for buttons, links, and accents
* Enter hex code or use color picker
* Preview in real-time before saving

### Store Name & Info

```
Business Name: The visible name on your store
Owner Name: Your name (for legal/contact)
Phone: Customer support number
Email: Contact email
```

***

## Store Policies

### Shipping Policy

Example template:

```markdown theme={null}
- Free shipping on orders above ₹500
- Standard: 3-5 business days
- Express: 1-2 business days (+₹50)
- Ships within 24 hours of payment confirmation
```

### Return & Refund Policy

```markdown theme={null}
**Returns:**
- 7-day return window
- Product unused with original tags
- Return shipping paid by customer

**Refunds:**
- Processed within 5-7 business days
- Via original payment method
- Deduction for return courier (if applicable)
```

### Payment Policy

```markdown theme={null}
**Accepted Methods:**
- UPI Direct (2% discount)
- Razorpay (Cards, Wallets, NetBanking)

**Payment Terms:**
- Full payment before shipping
- UPI payments verified manually
- Razorpay payments auto-verified
```

***

## Social Media Links

Add your social profiles:

* Instagram
* Facebook
* Twitter/X
* WhatsApp Business
* YouTube

These appear in your store footer.

***

## Currency Settings

Supported currencies:

* INR (₹)
* USD (\$)
* EUR (€)
* GBP (£)
* AUD (\$)

<Warning>
  Currency cannot be changed after creating products. Choose carefully!
</Warning>

***

## Advanced Settings

### Subdomain

Your store URL: `yourname.mypopup.shop`

Cannot be changed after creation. Choose wisely!

### Store Status

* **Active**: Store is live and accessible
* **Paused**: Store shows "Coming Soon"
* **Draft**: Not accessible publicly

<Card title="Next" icon="arrow-right" href="/seller/product-management">
  Learn how to add and manage products
</Card>
