X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart - reBOOT - Responsive Template (https://forum.x-cart.com/showthread.php?t=66570)

cflsystems 02-08-2016 08:49 PM

Re: X-Cart - reBOOT - Responsive Template
 
You can do with this - https://www.cflsystems.com/custom-product-tabs-for-x-cart-classic.html

xcesiv 02-08-2016 08:57 PM

Re: X-Cart - reBOOT - Responsive Template
 
Thank you

PhilJ 02-08-2016 11:47 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Is this a feature already in Reboot?
It's already in reBOOT, just install the 'Product Additional Data' addon...

Data can be displayed in tabs, accordions or dialog boxes. Here's a sample product with data added.

If you want to add even more tabs, it's simple to customise.

PhilJ 02-15-2016 05:02 PM

Re: X-Cart - reBOOT - Responsive Template
 
New addon - reBOOT Easy Custom Contact Forms v4.7.x
  • No PHP skills required, add your form fields and it does the rest!
  • Unlimited responsive forms, which can be as simple or as complex as you like
  • Auto-generated, nicely formatted emails, which leaves you time to concentrate on your form designs
  • Forms no longer need to be displayed in a boring, linear fashion
  • Form fields are added with simple Smarty code, layout your form fields however you wish
  • Supports text, number, textarea, radio, checkbox, password, date and file fields (1 file attachment per form)
  • File attachments are securely renamed / uploaded to your server, with optional secured file manager
  • 5 default email HTML styles to choose from, easily customize the styles / formatting to your liking
  • Customisable email template, header and footer HTML
  • Optional form fields validation / character limiters, uses local storage until successful submission
  • Optional Google reCAPTCHA v2 to prevent spam
  • Ioncube loader required
  • Sample 1 (fields demo) | Sample 2 (alt. fields demo)
  • Sample 3 (customer satisfaction survey) | Sample 4 (job application form)
  • Installation Doc
Purchase ($79 or $50 with purchase of reBOOT)

We can setup one form for you (no matter how complex) free of charge.

If you have a non reBOOT based store, but use Bootstrap 3, it can be adapted for use.

yages 02-16-2016 01:33 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil

Please respond to order Order id: #4076
Thanks

PhilJ 02-16-2016 03:09 AM

Re: X-Cart - reBOOT - Responsive Template
 
Yages, pls contact via live chat, PM or email.

finestshops 02-19-2016 05:03 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Phil,

> Layout can be one, two or three columns

Our clients wants to show products in 4 columns on desktop and 3 columns on mobile. any easy way to do this?

PhilJ 02-19-2016 07:27 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Our clients wants to show products in 4 columns on desktop and 3 columns on mobile. any easy way to do this?
You can adjust the bootstrap grid view columns. Edit skin/reboot/js/custom/reboot_products.js

Replace...
Code:

function setGrid() {
        $('.products-container .item').removeClass('col-xs-12 col-sm-6 col-md-4 col-lg-4 col-lg-12 grid-view rows-view list-view').addClass('col-xs-12 col-sm-6 col-md-4 col-lg-4 grid-view');

With...
Code:

function setGrid() {
        $('.products-container .item').removeClass('col-xs-12 col-sm-6 col-md-4 col-lg-3 col-lg-12 grid-view rows-view list-view').addClass('col-xs-12 col-sm-6 col-md-4 col-lg-3 grid-view');

Then run a template cleanup.

finestshops 02-19-2016 10:56 AM

Re: X-Cart - reBOOT - Responsive Template
 
that worked. looks great.
thanks a lot.

PhilJ 02-19-2016 02:45 PM

Re: X-Cart - reBOOT - Responsive Template
 
reBOOT is now v4.7.5 ready, get in touch for updated files.

A new v4.7.x template is currently in the works, which while won't have as many features as reBOOT, will hopefully be something new, different, progressive, simpler installation, more mobile friendly and with SEO taken to another level... ETA spring/summer.


All times are GMT -8. The time now is 02:33 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.