Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

is it possible to split items into 2 different topics?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-16-2009, 08:02 AM
 
Moni Moni is offline
 

Newbie
  
Join Date: Jun 2008
Posts: 1
 

Default is it possible to split items into 2 different topics?

I am trying to have one item be sold with a different layout and disconnected to all the other items that I sell on http://madetotaste.com

So I would like to have that one item on madetotaste.com/planewrap and change logo, not display the links on the sidebar, and not the categories on top.

anyways I can do that.
__________________
X-Cart version is 4.1.10
Reply With Quote
  #2  
Old 09-24-2009, 08:26 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: is it possible to split items into 2 different topics?

I'm not clear on your question, but I'll try.

You can make a "static page" and use whatever design you want, but when the customer clicks on any links to the product it will have to go to either the product page or the "cart" page that is in your x-cart store.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
  #3  
Old 09-24-2009, 10:28 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: is it possible to split items into 2 different topics?

If it's just one product you can always use an if statement to not show sidebar and topbar. You have to know the productid and surround the header and sidebar of your site with this

{if $product.productid eq "1234"}
show new logo
{else}
old logo
{/if}

{if $product.productid ne "1234"}
show sidebar
{/if}

but like JWait said after clicking on add to cart or any other existing site links it will use the default cart
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:15 AM.

   

 
X-Cart forums © 2001-2020