AbanteCart Community

eCommerce construction => How-to questions => Topic started by: RiaanN on October 17, 2017, 05:02:56 AM

Title: Integration with WYSIWYG Web Builder 12
Post by: RiaanN on October 17, 2017, 05:02:56 AM
Good Day

I have an existing website at (build with wysiwyg web builder 12). I want to add ecommerce to the small amount of products on the page. I started off by using the build in Paypall option included in Web Builder but had to cancel because Paypall is not used in South Africa.

So I installed Abantecart (clean install) and used the HTML that you can copy and paste to your site. My problem is that it does not display anything _ Like in NOTHING, so I guess I am doing something wrong here.

This is the HTML that AbanteCart generates for me to copy and paste to my site

<script src="//www.eroticherbs.co.za/AbanteCart/index.php?rt=r/embed/js" type="text/javascript"></script>
<div style="display:none;" class="abantecart-widget-container" data-url="//www.eroticherbs.co.za/AbanteCart/" data-css-url="//www.eroticherbs.co.za/AbanteCart/storefront/view/default/stylesheet/embed.css" data-language="en" data-currency="ZAR">
   <div id="abc_302" class="abantecart_product" data-product-id="126">
      <div class="abantecart_image"></div>
      <h3 class="abantecart_name"></h3>
      <div class="abantecart_blurb"></div>
      <div class="abantecart_price"></div>
      <div class="abantecart_rating"></div>
      <div class="abantecart_quantity"></div>
      <div class="abantecart_addtocart"></div>
   </div>
</div>

Regards

RiaanN
Title: Re: Integration with WYSIWYG Web Builder 12
Post by: Basara on October 17, 2017, 06:33:18 AM
Hello.

Make sure that your WYSUWYG editor do not remove anything after save.
Can you please share the url where you embed it?
Title: Re: Integration with WYSIWYG Web Builder 12
Post by: RiaanN on October 20, 2017, 05:30:29 AM
Good Day

I manage to solve this problem

Regards


Riaan