WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Last Items add to cart
  • Print
Pages: [1]   Go Down

Author Topic: Last Items add to cart  (Read 4231 times)

daydreamer

  • Guest
Last Items add to cart
« on: July 31, 2013, 02:14:10 PM »
How can I show add to cart on last items please?
Logged

jacobi22

  • Guest
Re: Last Items add to cart
« Reply #1 on: July 31, 2013, 02:43:24 PM »
read here -> http://www.bakery-shop.ch/#lastitems
Logged

daydreamer

  • Guest
Re: Last Items add to cart
« Reply #2 on: July 31, 2013, 02:51:42 PM »
No mention of showing the add to cart button on there.
Logged

freeSbee

  • Guest
Re: Last Items add to cart
« Reply #3 on: August 03, 2013, 10:08:24 PM »
Hi daydreamer

Use a droplet:
http://www.bakery-shop.ch/#modbakerycartlink

Or use a code example given below. Make sure you only use it within the templates of the Bakery page settings:
   
As a link:
<a href="[SHOP_URL]?view_cart=yes">[VIEW_CART]</a>

As a button (requires JS):
<input type="button" name="view_cart" value="[VIEW_CART]" class="mod_bakery_bt_cart_ f" onclick="javascript: window.location = '[SHOP_URL]?view_cart=yes';" />
   
As a submit button:
<form action="[SHOP_URL]" method="post">
<input type="submit" name="view_cart" value="[VIEW_CART]" class="mod_bakery_bt_cart_ f" />
</form>

Regards Christoph
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Last Items add to cart
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2