How to Design a Custom eBay store

Share:

eBay Shop Design



I'm certain a considerable measure of you have seen those incredible eBay stores design, with specially crafts, and thought, how the damnation did they do that? I wager you've completed a scan for it, and onl found a bundle of locales of individuals attempting to receive several £££ from you as an end-result of a plan. It is safe to say that you are one of those individuals who can outline a store, yet don't know how to do the code? Well this guide is for you! I am will supply you with well ordered data on the most proficient method to make your own one of a kind custom store outline.


Right off the bat, you will require an eBay store dynamic, in which you have full access to. You will likewise require some sort of server where you can have a .CSS record in which ebay can stack for the hues. On the off chance that you don't have webspace, please don't hesitate to email me at ash.pearson1@gmail.com or send me a message on ebay, and I will supply you with some free webspace to have yours.CSS record and pictures on the off chance that you so wish.

Presently let's begin with Setting up your eBay shop design from the begin. On the off chance that you have officially done this, please look down to our handcraft area and read on from that point to start your specially crafting.

Right off the bat, look at http://pages.ebay.com/customer facing facades/bestinstores.html for a few thoughts on the best way to make a decent looking store.(Copy and paste the link into your browser in a new tab or window)

Presently, once your eBay store design is good to go up, with the "Fast Store Setup" alternative, we will start to Manage our store. You can do this by signing into your ebay outline, looking down and clicking "Deal with my Store" on the left route bar.

Presently you will end up on the page in which you will alter your store, and include highlights. The main thing you will need to do is add a few classes to your store. You are permitted to make up to 300 diverse store classes for your new eBay store, so don't stress over making too much. You can include the same number of classifications and sub classes as you need. You can make classifications by clicking "Store Caegories" on the left route.
You would now be able to tap the Add Category catch and make your class, giving it a proper name. You can make 5 classifications at any given moment.

When you have made your 5 classifications, you can include progressively or click a specific classification connect to get to that class and make sub-classes inside it. This is utilized without anyone else store.you have created all your categories, you can move onto the next step. Don't worry if you can't think of a particular one. You can always come back later and add/remove categories.

DISPLAY SETTINGS

Ebay store design


You are presently going to need to alter your Display Settings.

The Display Settings enable you to Add a title to your Store, see your Store URL, or change it, roll out improvements to your Store Logo, and Add/Edit your Store Description.

Store Name: Give your Store a decent name which incorporates what you offer. For example, World of Warcraft TCG - plunder cards, otherworldly tiger and so forth.

Store Logo: Choose a logo from your PC, enter a URL, or pick a fundamental eBay one for your store. Estimate must be 310x90 pixels.

Store Description: Don't put something like "Welcome to our store, make the most of your visit". Be unexpected, clarify what you offer and utilize watchwords for what things you offer as this will help with your Search Engine Placement on destinations like Google, Yahoo and loads more. This could convey you potential clients to the majority of your things on a gigantic scale if the correct watchwords are specified.

THEME AND DISPLAY




The Theme and Display segment enables you to alter your eBay store subject, alter Left Navigation Bar settings, and roll out improvements to the Store Header Display. It likewise enables you to change the way things are recorded on your customer-facing facade.

Store Theme: Choose a topic from eBay. On the off chance that you are anticipating tweaking a subject for later and making a custom topic, this area doesn't generally make a difference. Simply pick something that looks decent, and matches the shades of your things somehow.

Left Nav Bar Settings: Choose to demonstrate your Search Box, Choose which classifications to show, and Choose to indicate Store Pages and Buyer Display choices.

Store Header Display: Turn the Store Page Header on. (Kill this on the off chance that you will make a custom store. We will make our own), and pick which kind of eBay header shows. You can just change this with an excellent store.

Thing Display: Choose whether to demonstrate your things on your store as a rundown, or in a Gallery View. I suggest exhibition see, as it would seem that an online store, and looks more pleasant.

PROMOTION BOXES

Advancement Boxes enable you to put little snippets of data on your store in various places.Promotion Boxes to make slideshows of things which you are as of now offering, and make Countdown Timers for things which are finishing soonest. The Options are largely truly clear as crystal.

CUSTOM PAGES DESIGN

When you make your store, you will wind up with a pleasant looking customer facing facade, with decent hues. Be that as it may, at that point when you see different people groups shops, and they have made a completely self planned store, with header show, blaze and loads more, you truly wish you could do it. There are a large number of you out there who can outline the store you need, yet don't know how to implant it into ebay design. Well this is the means by which you do it my companions.

Presently all segments will expect you have HTML code prepared, including pictures, your plan, and a .CSS FILE. On the off chance that you don't have a CSS record, please look down to that segment and read about that, since it is required to make a nice customer facing facade.

we will begin with the Header.When you have your Header picture transferred to your document server, or a site, for example, Photobucket, Imageshack, or Tinypic, and have your HTML code prepared, go to Manage My Store > Display Settings > Theme and Display > Store Header Display. Tap the "Change" connect.

Snap "Yes, incorporate extra data in the header" Radio catch, and after that enter your HTML code. Spare the progressions.

Presently you will see that you have 2 Headers Displaying. Your custom header, and the ordinary ebay header. You have to incapacitate the ordinary ebay header with the goal that exclusive your custom one is shown. This should be possible by following these means:

* Go to Display Settings
* Go to Theme and Display
* Go to Store Theme
* Click "Change to another theme"
* Go to Easily Customizable themes, and select the "Custom Header only" theme.
* Choose your colours.
* Save settings.

This header will now show up on all store pages, including your About Me Page.

MAIN PART - ITEM LIST (CUSTOM)

Follow these steps carefully.

* Click "Custom Pages" on the Left Navigation
* Click "Create New Page"
* On the next page, select "Text Section"
* Name the page. (Same as Shop Title recommended, as this will become your main page)
You should include your designs precisely. I am utilizing CSS for my store, and along these lines I will direct you in that way.

SEARCH BAR

You will need to add your pursuit bar to your custom page, so individuals can look through your things. Entering the accompanying code in your custom page, and altering the content which is Bold to your own store data. Likewise evacuate the space between the opening and shutting signs.You will want to make the page load the CSS from an external file. Since eBay does not allow you to host a CSS file, and it should be stacked somewhere else. This can be done with the following code.
Not sure what CSS File to add, or what to include in your CSS file? Well check out the following link, as it may prove useful. Copy and paste the link into a new Tab or Window.
kidsontalks.com/ebay-design/
You want to add other pieces of code, which allows certain things to be displayed. Here are some useful exclusive ebay codes.
{eBayUserID}
This Displays your User ID, feedback, and links to your Me page.

{eBayFeedback}
Displays your Feedback

{eBayStoresItemList DISPLAY="n"}
Display your items. Replace N with 0 for List view, and 1 for Gallery View.

{eBayStoresItemList TABLEWIDTH="n"}
replace N with a value 10-100 to choose your store width. Recommended 60-100.

NAVIGATION BAR(SIDEBAR)

steps to create your navigation bar:
* Go to "Promotion Boxes"
* Click "Create New Promotion Box"
* Choose Communicate to your Buyers.
* On the next page, choose "Left Navigation - Upper"
* Enter your code, making a point to adjust the route bar effectively with your header and body territories.
* Make beyond any doubt you do Text Links rather than pictures, so Search Engines have more catchphrases to play with.
* Click Save.


Keep in mind, to make your new custom page your Storefront fundamental page, go to Custom Pages, and on the drop down menu, select which one you need to show as your Homepage.

No comments