Search found 30 matches

Search found 30 matches

Re: Category in featured module

I found a possible solution on the internet that I want to share here. In the controller file catalog/controller/extension/module/featured.php After: $this->load->model('catalog/product'); Add: $this->load->model('catalog/category'); After: $product_info = $this->model_catalog_product->getProduct($p...

Jump to post
  • Mon Jul 08, 2019 12:51 am
  • Replies 2
  • Views 357
Category in featured module

How to get the categories list in the featured module in OC 2.3.0.2?

Jump to post
  • Sun Jul 07, 2019 6:02 am
  • Replies 2
  • Views 357
Category in featured module

How to get the categories list in the featured module in OC 2.3.0.2?

Jump to post
  • Sun Jul 07, 2019 3:09 am
  • Replies 1
  • Views 309
Re: Attribute groups in cart page

Yes I want to show the attribute group name in a column of the cart product table.

Jump to post
  • Mon Aug 21, 2017 8:24 pm
  • Replies 3
  • Views 482
Attribute groups in cart page

Hello,
I need to add product attribute groups into checkout cart page.
I didn't find any solution so far, any help will be much appreciated.
OC version 2.2.0.0

Jump to post
  • Sun Aug 20, 2017 6:26 am
  • Replies 3
  • Views 482
Re: Peso dei singoli prodotti nella pagina carrello

Il file è ok ma la mia richiesta era un po' diversa, quello che intendevo era inserire nel loop del prodotto, all'interno della tabella con foto, nome, quantità, prezzo ecc. anche il peso unitario, ma questo non deve variare. Ad esempio se nel carrello ho un articolo che pesa 500g e ne modifico la q...

Jump to post
  • Wed Sep 09, 2015 3:00 am
  • Replies 4
  • Views 820
Re: Peso dei singoli prodotti nella pagina carrello

Ciao raikage il tuo file funziona perfettamente ed è molto utile grazie per averlo condiviso. Ti vorrei chiedere però se si può fare in modo di mostrare solo il peso del singolo prodotto senza calcolare il totale, purtroppo questa cosa è fondamentale per il mio store e io non so proprio dove mettere...

Jump to post
  • Mon Sep 07, 2015 2:19 am
  • Replies 4
  • Views 820
Login page content in header

Hi guys, need your help again. Using OC 2.0.2.0 I'm trying to display in the header, inside a sliding div, the content of login page, I don't know if it's possible, on google and forum I couldn't find results. I tried to copy/paste the code of account/login.php and login.tpl files into common/header...

Jump to post
  • Mon Sep 07, 2015 12:26 am
  • Replies 1
  • Views 587
Re: Sub-category thumbnail in Top Navigation

How to make it work on OC 2.0.2.0?

Jump to post
  • Mon Aug 31, 2015 9:57 pm
  • Replies 4
  • Views 2335
How to show subcategory image in header category menù?

[Solved] Hello everyone, on OC 2.0.2.0 I need to display the subcategory image (thumb) beside the name when the header category dropdown menu is open. I try to get it by myself acting on code but nothing tried has worked. I need your help thanks in advance. In the code below (header.tpl) you see whe...

Jump to post
  • Mon Aug 31, 2015 9:24 pm
  • Replies 2
  • Views 1763
Peso dei singoli prodotti nella pagina carrello

Salve a tutti, come da titolo vi chiedo se è possibile mostrare nella pagina del carrello il peso del singolo prodotto aggiunto, informazione che ritengo utile soprattutto per gli ecommerce alimentari, magari intervenendo sui file di OC. Io uso la versione 2.0.2.0. Sotto alcuni esempi di ciò che vor...

Jump to post
  • Sun Aug 30, 2015 8:35 pm
  • Replies 4
  • Views 820
Re: Product weight on cart page

Thanks for the reply however how can I get it acting on OC code without extensions?

Jump to post
  • Wed Aug 26, 2015 5:35 pm
  • Replies 3
  • Views 507
Product weight on cart page

Hi all, on OC 2.0.2.0 cart page how to display the weight of each ordered product?

Jump to post
  • Tue Aug 25, 2015 6:32 am
  • Replies 3
  • Views 507
Re: Display weight in featured box

I try on OC 2.0.2.0 but it doesn't work...how to make it work?

Jump to post
  • Thu Aug 13, 2015 10:24 pm
  • Replies 3
  • Views 656
Re: weight in category

Thank you very much it works perfectly!!

Jump to post
  • Sun Jul 12, 2015 3:46 am
  • Replies 10
  • Views 5919
Re: How to add weight to your product page

How to make it work in the category page?

Jump to post
  • Fri Jul 10, 2015 6:39 am
  • Replies 10
  • Views 2699
Re: How to show product weight on every product displayed pa

I added a weight to each product so how to show it on products pages?

Jump to post
  • Fri Jul 10, 2015 6:29 am
  • Replies 6
  • Views 1742
Re: weight in category

How to make it work on OC 2.x?

Jump to post
  • Fri Jul 10, 2015 1:51 am
  • Replies 10
  • Views 5919

Search found 30 matches