Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7646563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T10:14:30+00:00 2026-05-31T10:14:30+00:00

I have two variations in my website color and size. I have added it

  • 0

I have two variations in my website color and size. I have added it to my “Default Attribute Set” and updated respective color and size for each product.

But now i need to display the color and size option in a drop down box, and when user selects it and adds the product to cart. It should appear in the shopping cart along with product information and in the entire checkout process.

is there any option in backend to enable this? or should i do this by modifying the code?

if i should do it by modify the code, how do i do it?

(I learnt ways to show the attribtues in drop down in product page through the link is it possible to show custom attributes of associated products under a grouped product in front end? (Magento), but not sure with showing them in cart page)

please suggest.

Thanks,

Balan

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T10:14:31+00:00Added an answer on May 31, 2026 at 10:14 am

    Add below code in your catalog/product/view.phtml page.That will bring the custom options to your product page.

       if ($_product->isSaleable() && $this->hasOptions()):
            echo $this->getChildChildHtml('container1', '', true, true) 
       endif;       
    
        if ($_product->isSaleable() && $this->hasOptions()):
          echo $this->getChildChildHtml('container2', '', true, true) 
        endif;
    

    Shopping cart

    check you checkout.xml for addItemRender methods are added or not in checkout.cart block.

     <checkout_cart_index translate="label">
      <reference name="content">
         <block type="checkout/cart" name="checkout.cart">
    ....
    <action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/item/default.phtml</template></action>
                    <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/item/default.phtml</template></action>
                    <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/item/default.phtml</template></action>
    ...
         </block>
      </reference>
    

    and check template files is it called correctly or not.

    Check with magento default is your blocks are called correctly in cart.phtml and other pages

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two tables containing product information, and product variations. I’m trying to list
I have a minimal program that does little more than let me set two
I have two bitmaps, produced by different variations of an algorithm. I'd like to
I realise different solutions will have different variations of what Working Days means but
I have three columns with three values that can be set for each column
Variations of this question have been asked before, but it seems like the issue
I have seen two variations of pointcut patterns: This execution(* some.package.*.*(..)) and this execution(*
I have two variations of an extremely simple piece of XAML. First here is
I have two ember objects available in a function, but I cant seem to
I have two similar JSON objects that I have run JObject.FromObject() on. In each

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.