alexamargs
Member-
Content Count
8 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
robertwyatt reacted to a post in a topic: Alphabetically sorting products in product pages
-
I'm not sure if you've already found a solution to this, but the Universal Filter is a great option. I use it on my shop, which also has a large inventory. https://www.squarewebsites.org/products/universal-filter
-
Resizing Banner To Fit Mobile Without Cutting Out Image
alexamargs replied to pkfiyaa's question in Coding and Customization
There are a lot of ways to do this with CSS, but the best way is to replace it with an image block, and then remove the padding/margin with CSS. See link here > https://support.squarespace.com/hc/en-us/articles/223016508-Troubleshooting-cropping-issues ....if you're still looking for an answer. Good luck! -
raeroshow reacted to a post in a topic: Import: "Missing column Add PRODUCT ID column" When the column is there
-
Import: "Missing column Add PRODUCT ID column" When the column is there
alexamargs replied to SZMatheson's topic in Commerce
I've had multiple issues with this and I've reached out to Customer Support and they told me to check my .csv template haha. So no avail. Sounds like a bug in the system @srodrigues -
Randomized order of summary blocks?
alexamargs replied to drewmarkey's question in Coding and Customization
@drewmarkey I'm not sure if you've already figured this out, but you could use the Lazy Summaries plugin from SquareWebsites if you wanted to display them in a summary block format. Not sure how you'd get to a carousel look though, but good luck! https://www.squarewebsites.org/products/lazy-summaries -
Importing additional info content to the products section with excel
alexamargs replied to merten.jacob's topic in Commerce
Yeah from what I've seen this isn't available on 7.0 and 7.1- 1 reply
-
- physical-product
- product
-
(and 1 more)
Tagged with:
-
Displaying Quantity & Price on single line on products?
alexamargs replied to EmmaW's question in Coding and Customization
@tuanphan Is there a way to do this with the variant picker and the quantity? I'd like the variant picker and the quantity on the same line above Add to Cart. Thank you! -
Hi, Is there a way to decrease the padding/white space above the product item? I'm using 7.1. https://gar-primrose-t9f6.squarespace.com/
-
move Add to cart and select button to below product
alexamargs replied to Jethro's question in Coding and Customization
Hi @tuanphan I tried the last code because I want the product description below the Add to Cart button, but now the quantity text and input are below the product description. Can you help? I'd like the quantity text and input before/with the add to cart. Thanks!