Lewis from Ecwid by Lightspeed
Forum Replies Created
-
Hello Robinson, thank you for your reply!
I checked your website, and Google Search Results test, and see that Product Scheme is not visible. There are important warning for product name and image, and not critical warnings for customer’s reviews, and so on. You can contact our support team at [email protected], so we will help you to solve them.
At the moment, I should say that the important warning is the Missing field “name”. Our integration code contains the Product Scheme, so I can suggest you try to insert only div containers inside the Slider plugin:
<div class="ecsp ecsp-SingleProduct-v2 ecsp-SingleProduct-v2-bordered ecsp-SingleProduct-v2-centered ecsp-Product ec-Product-591400870" itemscope itemtype="https://schema.org/Product" data-single-product-id="591400870"><div itemprop="image"></div><div class="ecsp-title" itemprop="name" content="Vicksburg Battlefield Driving Tour: Self-Guided"></div><div itemtype="https://schema.org/Offer" itemscope itemprop="offers"><div class="ecsp-productBrowser-price ecsp-price" itemprop="price" content="14.99" data-spw-price-location="button"><div itemprop="priceCurrency" content="USD"></div></div></div><div customprop="options"></div><div customprop="qty"></div><div customprop="addtobag"></div><div customprop="vatinprice"></div></div>
Then insert the loading JavaScript on the page inside the Custom HTML block, since Slider is not supporting JavaScript:
<script data-cfasync="false" type="text/javascript" src="https://app.ecwid.com/script.js?17288515&data_platform=singleproduct_v2" charset="utf-8"></script><script type="text/javascript">xProduct()</script>
Thus, this script should load the Ecwid Buy Now button inside the Slider. Please, try this and tell me about the results.
Hello,
It’s Lewis, Ecwid by Lightspeed. thank you for reaching us!
You can add the product using the Ecwid Plugin shortcode instead of the embed code, like this:
[ecwid_product id="PRODUCT_ID" display="picture title price options qty addtobag" version="2" show_border="1" show_price_on_button="1" center_align="1"]
Instead of PRODUCT_ID insert the ID of the required product. According to your screenshot, I see that this product’s ID is 416573363. You can also find the product ID by following the steps below:
- Go to Ecwid > Catalog > Products, and click on the product.
- Find product’s ID in the URL after id=
Please, note that Ecwid plugin for WordPress should be activated in WordPress Dashboard > Plugins, for the shortcode to work.
You can read more about the Single Product Widget shortcode in this article: https://support.ecwid.com/hc/en-us/articles/360002137520-Shortcodes-for-adding-store-to-WordPress#product-card-/-buy-now
Please, try this and tell me if it works for you!
Hello Vincent!
It’s Lewis, Ecwid by Lightspeed team. I would like to complement my colleague Chester’s answer.
As a reseller, you’ll be able to provide customers an option to create their own stores, and they will be managed inside the WordPress Dashboard individually for each customer. So yes, Ecwid is compatible with multisite feature, and your customers will be able to manage their online stores (Ecwid) inside their WordPress Dashboard.
Also, you can contact our partners team, so they will help you with setting up your reseller account at [email protected].
Hi @gomauro!
I double-checked your website, and see that prices are shown for your store.
At the moment, we have not heard back from you, so the thread will be closed. Please, feel free to contact us on this forum or via email at [email protected].
- This reply was modified 4 months, 3 weeks ago by Lewis from Ecwid by Lightspeed.