Best E-Commerce Platform for Fashion Store
-
We run a fashion/bridal store, Fashionably Yours, and we currently use the BigCommerce e-commerce platform, however it does not allow us to implement specific features.
In particular, we would like to have GIFs in the product images to display various colours/styles, and to include videos of our products at the top of the product pages.
Could anyone advise of an alternative platform that would be ideal for a fashion/bridal store and that would allow us to implement these features?
Thank you.
-
In top 10 popular platforms in 2016 in LitExtension statistics, I think Magento can be a good alternative e-commerce platform for you. It is powerful. Moreover, you can consider many different platforms such as Prestashop, WooCommerce, Opencart, osCommerce. You can see full version at http://blog.litextension.com/the-best-ecommerce-platform-of-2016/
-
On the Usability end I think that may be too much on the Category Page View. Remember if you are listing 12 dresses each with a video or animated GIF, that will be over kill for your users.
On the BigCommerce end I cannot see where you can modify the GLOBAL_CategoryListings which is what you would need to modify to have it display a different type of media on the category page.
If you wanted to trick this you might try using an animated GIF that just slowly rotates through the dress colors. But again this may be too much for your user.
You can also think about making a different product item for each color and organizing the categories in to dressName then dressColor being its own product. This is not something I would do, but it lets you display all the colors you want on the category page.
Hope that helps!
Erick -
Hi Erick,
Thank you so much for your help, that is very useful and it works! We also want to actually have the video or GIF as the product 'image' so that when products are viewed in their category, customers can view the different colours we have available. Do you know if there is a possibility of editing the HTML code so that all products can be displayed like this?
Thank you!
-
Hi Li!
We use big commerce for a couple of our online store clients and the features you are asking for are available but you have to do some modifications to your template in order to display it the way you are describing. It's not very intuitive to accomplish what you want but here is a brief explanation. Message me if you have questions:
1. Log in to bigcommerce -> go to: Products->View Products on the nav
2. Select the product you want to add video or multiple images to
3. When the product edit page loads click the tab that reads: Images & Video
4. At the bottom of the page you can add the YouTube Video link
5. You can also add multiple images and select a default image from this page.
When the user visits your website they will see the default image in big and the rest of the images small, if they click on a small image it becomes the big image. The video is hidden under a menu item called PRODUCT VIDEOSGetting your video to load at the top of the page takes an edit to your default HTML Layout.
You can go to the link in the top right hand side of your big commerce dashboard screen marked DESIGN then click the EDIT HTML/CSS icon in the center of the screen. This will load a new window with a list of files on the left and a text editor on the right.
1.On this screen in the left nav go to the file product.html
Copy the contents of this file to a text (html) editor like sublime. You will use this file to add the video tags.
2. Then go back to your browser with big commerce in it, on the top left file list go to: ProductDetails.html
3. When that loads then in that same top left file list: Go to ProductVideos.html
4. Go to around line 13 and copy from the <object>tag to the</object> tag. This copies the video display code. If you want to grab the video title, video description or the video div tag to hide the video on load, you can grab that code from this html page as well.
5. Paste that copy into your NEW HTML file that is in sublime. Paste this code wherever you would like the video to show on the page. For top of the page under the menu but above the product details you can paste the code between the code that reads:%%Panel.ProductBreadcrumb%%
PASTE YOUR COPIED CODE HERE
%%Panel.ProductDetails%%
6. You can modify the size parameters in the object and embed tags to fit the size you want to cover on the page.
7. Depending on what template you are using the location of the files and line numbers may be different but the process is the same.
8. Once you have positioned your video code in this HTML file, you can save it from sublime by doing a save as and name it _product_with_video.html (the name of the file is up to you, but it should start with a _ (underscore) and end with .html
ex: _file.html
9. Then you will need to upload this new file to your big commerce file manager.
10. Use Cyberduck to upload the files to the main directory.Getting it to display right:
Once you have done all this you need to go back to PRODUCTS --> VIEW PRODUCTS in big commerce account manager and navigate to the product you want this layout for. Then once that page loads go to OTHER DETAILS tab and scroll half way down the page to the label that reads: TEMPLATE LAYOUT FILE: here select the file you just uploaded _file.htmlHit Save! Your done!
Take a look at your stores product page in a different browser window and you will see the video at the top of the page.
If you want to modify its location just modify the _file.html pages html in Sublime and upload the edited html page.
Hope that made sense.
Cheers,
Erick -
Hi Li,
We work with a lot of Ecommerce clients and for SEO we really like Magento. I'm sure those features can be easily added.
Also Builtwith has data on the most used CMS for ecommerce stores in the US
http://builtwith.com/ecommerce/united-states/
Check it out.
Cheers.
Chris
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is there a best practice for how to set up an Age Restriction prompt for a website (vape equiptment)
I am working on a website that sells vape equipment and supplies and is required to have an age restriction (birthday) prompt in order to enter the site. Is there a 'best practice' way to implement this?
Web Design | | RandolphMorris0 -
Best practice for multilanguage website ( PHP feature based on Browser or Geolocalisation)
Hi Moz Experts I would like to know what does it the best practice for multilanguage website for the default language ? There are several PHP features to help users to get the right language when they come from SEO and direct; present the default language by browser language, by gelolocalisation, etc. However, which one is the most appropriate for Quebec company that try to get outside Canada ? PRO and CONS. Thank you in advance.
Web Design | | johncurlee0 -
Multi-page articles, pagination, best practice...
A couple months ago we mitigated a 12-year-old site -- about 2,000 pages -- to WordPress.
Web Design | | jmueller0823
The transition was smooth (301 redirects), we haven't lost much search juice. We have about 75 multi-page articles (posts); we're using a plugin (Organize Series) to manage the pagination. On the old site, all of the pages in the series had the same title. I've since heard this is not a good SEO practice (duplicate titles). The url's were the same too, with a 'number' (designating the page number) appended to the title text. Here's my question: 1. Is there a best practice for titles & url's of multi-page articles? Let's say we have an article named: 'This is an Article' ... What if I name the pages like this:
-- This is an Article, Page 1
-- This is an Article, Page 2
-- This is an Article, Page 3 Is that a good idea? Or, should each page have a completely different title? Does it matter?
** I think for usability, the examples above are best; they give the reader context. What about url's ? Are these a good idea? /this-is-an-article-01, /this-is-an-article-02, and so on...
Does it matter? 2. I've read that maybe multi-page articles are not such a good idea -- from usability and SEO standpoints. We tend to limit our articles to about 800 words per page. So, is it better to publish 'long' articles instead of multi-page? Does it matter? I think I'm seeing a trend on content sites toward long, one-page articles. 3. Any other gotchas we should be aware of, related to SEO/ multi-page? Long post... we've gone back-and-forth on this a couple times and need to get this settled.
Thanks much! Jim0 -
What is the best information architecture for developing local seo pages?
I think I have a good handle on the external local seo factors such as citations but I'd like to determine the best IA layout for starting a new site or adding new content to a local site. I see lots of small sites with duplicate content pages for each town/area which I know is poor practice. I also see sites that have unique content for each of those pages but it seems like bad design practice, from a user perspective, to create so many pages just for the search engines. To the example... My remodeling company needs to have some top level pages on its site to help the customers learn about my product, call these "Kitchen Remodeling" and "Bathroom Remodeling" for our purposes. Should I build these pages to be helpful to the customer without worrying too much about the SEO for now and focus on subfolders for my immediate area which would target keywords like "Kitchen Remodeling Mytown"? Aside from my future site, which is not a priority, I would like to be equipped to advise on best practices for the website development in situations where I am involved at the beginning of the process rather than just making the local SEO fit after the fact. Thanks in advance!
Web Design | | EthanB0 -
For a new business which would be the best domain name?
I'm starting a new business selling Whitby Jet and I want to buy the best domain name which will help me in the search engines, I want to use the keywords in the domain name because it think it will help when people link to the website, but whitbyjet.com and whitbyjet.co.uk have both been taken. I could be wrong I think .com is generally thought of as the best and I don't really like the idea of .net or .org So maybe I might have to choose the third word which tends to make the doamin a little bit longer like whitbyjetjewlery.co.uk. Any suggestions would be greatly received.
Web Design | | whitbycottages0 -
Best hosting solution for linkbait videos
I'm creating a series of link bait videos. I want people to link to the pages on my site hosting the videos. What's the best site to host them on, if my primary concern is to get do-followed links? I'm worried about putting them on YouTube, as I imagine most of the links will be to the page on youtube.com, or worse, just directly embedded.
Web Design | | menachemp0 -
Best Wordpress Hosting
I've had a horrible experience with the security on wordpress hosting with GoDaddy. Someone recommended Blue Host as my next option. Does anyone have any experience with BlueHost and what other hosting companies would you recommend for wordpress hosting?
Web Design | | ChristineCadena0 -
What's the best SEO option for jQuery image carousels?
My client wants a fancy jquery carousel at the top of their home page, as is all the rage these days. I would like to add some nice SEO friendly text to that carousel, but I'm not sure how best to do that..I assume that by keeping the text which will appear in the carousel in divs on the page, which will be swapped out as the images cycle, it should still be easily picked up by search engines?
Web Design | | TroyCarlson1