Bragan SOPs / Customer Service All departments
Customer Service

Magento Discount Code / Replacing Homepage Banners / Creating SEO Hyperlinks SOP

Sometimes customers will ask for a discount on our fixed priced items and this

Updated 2022-09-20Author Mariel BRAGANSource Bragan.net — SystemHub

Magento Discount Code / Replacing Homepage Banners / Creating SEO#

Overview#

Purpose: Sometimes customers will ask for a discount on our fixed priced items and this discount may be agreed by management.

To know how to alter the Magento Website Homepage banner.

Scope: This includes the process how to create discount codes/cart price rules, changing Magento Homepage Banners, and Creating SEO Hyperlinks

Responsibility: It is the customer service representative’s responsibility to create the offer.

Objective: The objective is to create more sales by offering select customers discounts on products.

Coupons codes#

Coupon Codes are used with cart price rules to apply a discount when a set of conditions is met. For example, a coupon code can be created for a specific customer group, or for anyone who makes a purchase over a certain amount. To apply the coupon to a purchase, the customer can enter the coupon code in the cart, or possibly at the cash register of your brick and mortar store. Here are a few ways that you can use coupons in your store:

Email coupons to customers

Produce printed coupons

Create in-store coupons for mobile users

Coupon codes can be sent by email or included in newsletters, catalogs, and advertisements. The list of coupon codes can be exported and sent to a commercial printer. You can also create in-store coupons with a quick response code that shoppers can scan with their smartphones. The QR code can link to a page on your site with more information about the promotion.

Cart Price Rules.

Cart price rules apply discounts to items in the shopping cart, based on a set of conditions. The discount can be applied automatically as soon as the conditions are met, or when the customer enters a valid coupon code. When applied, the discount appears in the cart under the subtotal. A cart price rule can be used as needed for a season or promotion by changing its status and date range.

NOTE:

An expired coupon code cannot be reactivated. Depending on the type of Discount Code, we can have it valid for 30 days.

Screenshot
Screenshot

1.) On the Admin sidebar, go to Marketing > Promotions > Cart Price Rules.

Screenshot
Screenshot

2.) If you have many rules, use the filter options at the top of each column to streamline the list and click Search to apply the filter(s).

3.) To clear all filter options and display the complete list, click Reset Filter.

4.) Update properties for a rule:

Click Edit to display the Rule Information page. Click the rule in the list to display the Rule Information page.

There you can change the settings for the rule (similar to creating a new rule).

Create a Cart Price Rule

Edit on GitHub   Log an Issue

Turn on Private Listing

Log into Magento admin panel then Catalog>Products

Screenshot
Screenshot

Search for the SKU that you are looking to make private and only visible via the URL, you can easily use the search function or filter your results

Screenshot
Screenshot

Click on the listing you are looking to set private and then click on the General tab

Screenshot
Screenshot

Change the visibility to “Not Visible Individually”

Screenshot
Screenshot

Scroll down and change “Allow Only From URL” to “Yes”

Screenshot
Screenshot

You can now click save at the top

Screenshot
Screenshot

How to Extend Coupon Expiration

  1. Log into Magento admin panel then click Marketing > Campaigns
Screenshot
Screenshot
  1. Edit B2C Customers Cart Abandonment Sequence
Screenshot
Screenshot
  1. Click on "Schedule" tab from left menu > Check coupon section by expanding
  2. You may now set the Expired in (days) of coupon codes
Screenshot
Screenshot

Replacing Homepage Banners#

Before starting ensure your new replacement banner is 1920x650

Log into Magento admin and click Sparsh Banners > Manage Banners

Screenshot
Screenshot

Click the banner you wish to replace

Screenshot
Screenshot

Click choose file and select the banner you are looking to place on the site

Screenshot
Screenshot

Once the new banner has uploaded click Save Banner

Screenshot
Screenshot

Go to the website homepage and see if your changes have taken effect it may take a few minutes to update)

Please watch the video attachment for reference.

  1. System > Import/Export > Export
  2. Export Settings:

 Entity Type – Products  Export File Format – CSV

  1. Scroll down and look for the Continue button on the lower left side, Click Continue.
  2. Open the file and find ‘url_path’ (column BQ – might change but this is the correct column at the moment).
  3. Cut the ‘url_path’ column and paste it on column B.
  4. Highlight column A and press ‘F5’, click ‘Special’ and select ‘Blanks’ – this will select all Blank Rows.
  5. Navigate on the Ribbon, under ‘Home’ look for ‘Delete’ with dropdown menu and choose ‘Delete Sheet Rows’ – this will delete all Blank Rows on that column.
  6. Copy columns A and B and transfer to the excel file that needs hyperlinks. Make a new tab called ‘hyperlink source’.
  7. Add ‘https://www.bragan.net/’ in column C to all rows applicable where you transferred column A and B. ‘Concatenate’ column C and B to new column D. Copy all and paste as values to remove the formula.
  8. Copy the exact arrangement of the SKU you want to hyperlink within Column E in the hyperlink source Tab (this is very vital as this will be the reference of the hyperlink).
  9. Perform a lookup formula for us to look up the correct URL with the correct arrangement in Column E.
  10. Go to the column where you want to insert the hyperlink.
  11. Insert formula ‘=hyperlink(select cell of the hyperlink source ‘column F’, then the text ‘column E’ (this should be the correct SKU).
  12. Hide hyperlink source tab (using VBA – Developer Tab – Visual Basic) and lock hyperlink SKU cells.

Video & Media#

🎥 Hyperlink Procedure