Questions tagged [bigcartel]

Big Cartel is a simple shopping cart for clothing designers, bands, record labels, jewelry makers, crafters, and other artists.

Big Cartel is a simple shopping cart for clothing designers, bands, record labels, jewelry makers, crafters, and other artists.

Guidelines

Use the bigcartel tag for questions related customizing a Big Cartel store, building a theme, or working with the Big Cartel API. For general questions (managing a store, billing, etc) please contact the Big Cartel support team at http://bigcartel.com/contact

Helpful links

Custom Theme Help
Big Cartel API

218 questions
10
votes
2 answers

Override JS function from another file

Im trying to override a JS function from Bigcartel. I have no access to the JS file. The original is: updateCart: function(cart) { $('aside .cart .count, .main header .cart').htmlHighlight(cart.item_count); return $('aside .cart…
Wednesday Man
  • 359
  • 2
  • 3
  • 12
3
votes
1 answer

Embedding responsive CMS (WP?) and Big Cartel into responsive site?

let me start by saying I am currently a design student still new at HTML5/CSS and this is my first post here! I have been searching all over for a definitive answer with no luck. Any help would be greatly appreciated! :) Basically, after spending a…
user1901918
2
votes
2 answers

LightSlider Not Working on BigCartel.com Store

I am trying to add a LightSlider image carousel with thumbnails to my Big Cartel website (to display product images) but I can't get it to work (even with example images) I have tested it on Codepen & JSFiddle - works fine there, but on my…
2
votes
4 answers

Wrap every 4th product within a div

I need a bit of help. I'm building my own custom BigCartel theme and I run into the following issue: currently I'm listing all my products on the main product page (they aren't that many) and I'm trying to wrap every 4th product within a div.…
Seb
  • 152
  • 2
  • 15
2
votes
2 answers

Can I upload a custom font to big cartel

I have a certain font which I use on my business cards and for the sake of consistency I would like to use them on my site. I am not finding a way to upload the font and cannot find it in the customization menus. Help would be greatly appreciated!
user3784551
  • 21
  • 1
  • 3
2
votes
2 answers

Pretty lost with Ruby Gems and dugway installation

I want to use a Ruby Gem called Dugway by Big Cartel to create themes in a local environment rather than on their actual platform for development purposes. I've never used Ruby or Gems before, but to my understanding I needed to first install Ruby…
no.
  • 2,356
  • 3
  • 27
  • 42
2
votes
2 answers

jQuery random blockquote

I've spent the past 2 hours looking for and testing various solutions to this problem but to little success so I'm resigned to asking for help. I would like to build an array of quotes which each have citations and and a link, to be pulled at…
Dale Rollinson
  • 298
  • 1
  • 5
  • 10
1
vote
0 answers

Big Cartel Luna Theme: How to update code for prices to display on mobile differently from desktop

There is a product list info option to set for the theme. I want to use "under image" for the mobile setting and "on rollover" for the desktop setting. Where and how can I set this in the HTML code? Through the account design settings front-end the…
Davida S
  • 11
  • 1
1
vote
0 answers

Triggering Liquid content via JS or JQuery (so that JS variables can be included in the Liquid)

I have very little Liquid experiecne, so apologies if this answer should be obvious. I am building a store (through BigCartel, not Shopify, though both used Liquid). I want to be able to filter the contents of the product page based on categories,…
GtwoK
  • 497
  • 4
  • 16
1
vote
0 answers

Changing main menu in Big Cartel Parade design and changing font size

not adept, but about enough to stumble through HTML/site backend (stumble and fall mostly). I had a Big Cartel site a few years back and it was really easy to modify with HTML. Anyway, I currently have a new site and it's nearly perfect for my…
Ruthie Fn
  • 11
  • 1
1
vote
0 answers

Big Catel: How Do You Show/Pull all Product Images on product page?

I have added a Image Carousel (with thumbnails) to all of the individual product page(s) [via the product.html file] I used the {{ image | product_image_url | constrain: 500 }} code, but it's only pulling the first product image when there are 2-5…
1
vote
1 answer

Trying to make my BigCartel product page look better but there is a problem with where the display of the price is

I'm trying to figure how to move the price on the product page to be on top of the description of the product. enter image description here enter image description here
Peter Dinh
  • 11
  • 2
1
vote
0 answers

How do I change the bottom navigation font to a custom on big cartel

I've managed to change the font on the pages bar the bottom navigation bar, is this something that can be done? If so what is the code please??
1
vote
1 answer

Is there a way for me to adding link to an image on slide with luna template on bigcartel

I'm currently using a Luna theme from the big cartel website template. I am wondering if there is any way or coding I can use to make my image on the slide show clickable. I specially want it to lead my customers to certain product pages.
1
vote
0 answers

How do I show inventory quantity instead of availability on product page? (Luna Theme)

I am using the Luna Theme in BigCartel. On the product page that includes thumbs of all products, is it possible to show "# in stock" instead of a blank space when an item is active and in stock?
Steven.
  • 11
  • 1
1
2 3
14 15