Discussions

Ask a Question

Email Notifications

Is there a way to change the '[[email protected]](mailto:[email protected])' in the from field in notifications to something more generic?

Email Template Customization

I'm trying to make some simple changes to an email template. Why doesn't this code place the SKU number in a confirmation email? (this is just an example or trying to use the sku number variable.) The sku is already associated with one of my products. \<#if orderItem.sku == "RG003"> Hello \<#else> Good Bye \</#if>
ANSWERED

Is there any api for retrurning payment page

Is there any api for retrurning payment page
ANSWERED

Total amount sold

Is there a way of seeing how many items I've sold for each product / product type? I can only see the invory levels but a page saying 17 sold - Item 1, 4 sold - Item would be a lot easier to keep a tally on.

Ecwid Embed

Hey there, I have many products coming up on my embed and would like to limit the items displayed. Does anyone know how it's done? <https://www.grangemeat.com.au/produce/beef>

Message/Note to buyer

How can I attach a text message/note to a buyer using the api order update? I need it to has no limit or at least big one

any api to link my own mobile app wallet to purchase item?

i want to integrate shopping cart in my mobile app and it can be purchase by user wallet credit
ANSWERED

New Gen CSS Edits

Hello I hope this is the correct place to ask these questions! I am sorry if I am posting in the wrong place. I am hoping for some direction for a few items I am trying to accomplish. I've read the css cookbook but it seems to mostly be geared towards the old site and I using the new-gen site. 1. In the mobile version I want the background of the search function to be white/offwhite (so its visible). In the desktop version this css worked but I don't know how to make it work for mobile. I changed out the words desktop for mobile but no change. .ins-header**search--desktop .ins-header**search-field { background: white; } 2. I really want some more options on how my categories are displayed. I have six and they are in two lines of three and massively spaced out. almost in a giant header style. I would prefer them to be on the top in a navigation stall single bar or (more prefereably) along the side of the page. Again I have no idea how to change this. Thank you everyone in advance for your help and input!
ANSWERED

I want tax for product option like small size vat are 15% if size medium vat are 0%

should any plugin or extension in ecwid for this question which I ask my question is that it any possibility to store tax in that way In ecwid I want tax for product option like small size vat are 15% if size medium vat are 0% how can we do that Lie If customer select a product with small size option then VAT are see 15% if customer choose same product with medium size then VAt are 0% see on product page
ANSWERED

Nedd To Remove SOLD OUT Message

I am selling a digital book by directing the user to an Amazon URL. Example: <https://francislucille.com/store/Truth-Love-Beauty-click-for-Amazon-ebook-link-p40067421> Since there is no stock, I enter 0 in ECWID. However, I do not want display the SOLD OUT message to the user. How can I remove this text? Thank you, John for Francislucille.com site